Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 4    Views: 50

DJM
Lost but trying
Profile
Posts: 50
Reg: Aug 20, 2013
planet earth
500
01/11/15 07:09 PM (9 years ago)

Is there a way to change the color of the Title on the Navigation Bar

Hi, new to buzztouch and playing around with creating some screens. Is there a way to change the color of the Title on the Navigation Bar? I couldn't find it googling at all. I have changed the colors on the Buttons etc but can't find a way to change the color on the Navigation Bar TTFY and tx
 
Calypso Kid
Aspiring developer
Profile
Posts: 780
Reg: Mar 09, 2012
Upstate New Yor...
18,200
like
01/11/15 07:51 PM (9 years ago)
Welcome to Buzztouch! iOS or Android? Either way its done in Xcode or Eclipse after you download you app. Dave
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
01/11/15 10:56 PM (9 years ago)
This link might not be what exactly you are looking for: http://duskosavic.com/blog/programming/how-to-change-the-color-of-text-in-action-bar-for-android/ however, it shows how to change things deeply in the core of BT, in this case, for Android. Hope you find it useful!
 
DJM
Lost but trying
Profile
Posts: 50
Reg: Aug 20, 2013
planet earth
500
like
01/13/15 06:09 PM (9 years ago)
Android I am using Eclipse I will try the below, http://duskosavic.com/blog/programming/how-to-change-the-color-of-text-in-action-bar-for-android/ I just thought it would be a navbar setting since setting the text is: navBarTitleText = BT_strings.getStyleValueForScreen(this.screenData, "navBarTitleText", " "); I would expect it to be something like navBarTitleColor
 
DJM
Lost but trying
Profile
Posts: 50
Reg: Aug 20, 2013
planet earth
500
like
01/13/15 06:11 PM (9 years ago)
Android I am using Eclipse I will try the below, http://duskosavic.com/blog/programming/how-to-change-the-color-of-text-in-action-bar-for-android/ I just thought it would be a navbar setting since setting the text is: navBarTitleText = BT_strings.getStyleValueForScreen(this.screenData, "navBarTitleText", " "); I would expect it to be something like navBarTitleColor
 

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.