标签:char href har text ext button bsp rdk cat
http://www.jianshu.com/p/0c7fae1cadac
第一种:
https://github.com/mikeMTOL/UIBarButtonItem-Badge
第二种:
https://github.com/cwRichardKim/RKNotificationHub
JSBadgeView 可以设置在任何view的很多位置,很好用
按钮右上角加个数字红点
JSBadgeView *badgeView = [[JSBadgeView alloc]initWithParentView:button.titleLabel alignment:JSBadgeViewAlignmentTextUpRight];
标签:char href har text ext button bsp rdk cat
原文地址:http://www.cnblogs.com/piaoqingsong/p/7531379.html