摘要: 描述:定时器改变 UIButton 文本显示时出现闪动 ! 解决: 方案一:UIButton 的 UIButtonType 类型设置为 UIButtonTypeCustom 。PS:使用Xib或SB创建 UIButton 时默认 UIButtonTypeSystem 类型 。 方案二:若 UIBut 阅读全文
posted @ 2016-09-09 10:59 ITWYH 阅读(483) 评论(0) 推荐(0)