How to set title color in ActionBarSherlock?
ActionBarSherlock
Which theming attributes should I use?
You can easily do this with
getSupportActionBar().setTitle(Html.fromHtml("<font color='#ffffff'>App Name</font>"));
1.4m articles
1.4m replys
5 comments
57.0k users