描述
通过背景图片的颜色,更改文本的颜色,防止亮色背景下,主题颜色也为白色,增加观看体验!
一行代码搞定
设置背景图片、文本
- (void)setTextColor:(UIImageView *)bgImage whith:(UILabel *)textLabel;
github:https://github.com/qixingguaizhuang/colorChoiceTool.git
感谢:
http://blog.csdn.net/ki19880210/article/details/38750789
网友评论