ridgerock
Veteran developer
Profile
Posts: 183
Reg: May 19, 2011
Louisville
1,830
06/28/17 10:54 AM (6 years ago)

Nav Bar Text Color

SO I am having issues with Nav Bar text color changing. I can set it in Xcode to be white but when the app is refreshed it goes to Black. Any Ideas?
 
ridgerock
Veteran developer
Profile
Posts: 183
Reg: May 19, 2011
Louisville
1,830
like
06/28/17 12:32 PM (6 years ago)
I figured out a fix if anyone is interested. I just commented out the code on lines 243 & 244 of the BT_viewController.m files if([tmpTitleTextColor length] > 1){ [[UINavigationBar appearance] setTitleTextAttributes:@{NSForegroundColorAttributeName:[BT_color getColorFromHexString:tmpTitleTextColor]}];
 
GilbertAZ
Aspiring developer
Profile
Posts: 37
Reg: Jul 16, 2012
Arizona
2,820
like
10/18/17 04:03 PM (6 years ago)
This seems to reference some kind of variable. Anyone know where that variable is in the BT control panel?
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.