#import @interface WPNUXMainButton : UIButton - (void)showActivityIndicator:(BOOL)show; - (void)setColor:(UIColor *)color; @end