ios7 button settitle setimage 变蓝色

时间:2014-09-23 18:43:26   收藏:0   阅读:337
button 调用设置图片和标题在iOS7下会变蓝色,修正办法UIButton* button = [UIButton buttonWithType:UIButtonTypeCustom];将UIButtonTypesystem换成UIButtonTypeCustom

原文:http://blog.csdn.net/sunyuanyang625/article/details/39501569

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!