#import @interface TGCameraToastView : UIView - (void)setText:(NSString *)text animated:(bool)animated; @end