[AC-781] navTintColor doesn't work in 3.5.0GA
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2015-02-16T00:50:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | 3.5.0GA, ios, navTintColor |
Reporter | Marc Galapos |
Assignee | Shuo Liang |
Created | 2015-02-11T14:18:06.000+0000 |
Updated | 2016-03-08T07:37:03.000+0000 |
Description
navTintColor doesn't work in 3.5.0GA. It's ignored, and stays black on the iPhone and simulator.
Same code works in 3.4.x.
Hi, Please provide the simple test case to reproduce your problem. That will be really helpful to address your issue. Thanks Regards, Shuo
navTintColor only recolours buttons. Use titleAttributes to change text color See http://developer.appcelerator.com/question/156059/ios7-change-color-of-backbutton-and-window-title#answer-281727
HI, What you mean navTintColor doesn't work. tried your test code, and it works well. Please see the following code.
Yes navTintColor works for colour system controls eg(back button) whereas title attributes will colour the window title