Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

itemTitleColor和SelectTitleColor 无法动态修改吗? #40

Open
tangyungui opened this issue Jan 26, 2018 · 0 comments
Open

itemTitleColor和SelectTitleColor 无法动态修改吗? #40

tangyungui opened this issue Jan 26, 2018 · 0 comments

Comments

@tangyungui
Copy link

我这里是继承LCTabBarController的 代码如下:
self.selectedItemTitleColor = [UIColor colorWithRed:44.0f/255.0f green:110.0f/255.0f blue:203.0f/255.0f alpha:1.0];

self.itemTitleColor = [UIColor colorWithRed:191.0f/255.0f green:191.0f/ 255.0f blue:191.0f/255.0f alpha:1]; 主要是体现在换肤的时候我想改变图标下面字体的颜色 发现无法动态修改

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant