// // UITextView+AppLocale.h // Pods // // Created by Yeung Yiu Hung on 19/2/2016. // // #import <UIKit/UIKit.h> @interface UITextView (AppLocale) @end