svenhaun

Results 3 issues of svenhaun

+(id)buttonWithType:(UIButtonType)t { return [[MIBadgeButton alloc] init]; } change it to +(id)buttonWithType:(UIButtonType)t { return [[self alloc] init]; }

This function is very important to me, please.

请更新SDK吧