Action Bar Sherock title font scaling
I'm using ActionBarSherlock and was testing my app with various different
system font sizes. What I noticed was that, while the NavigationList items
scaled with the system font size (as I defined them in their own XML
file), the default title (accessed by setTitle(title)) stayed the same
size regardless of the system font. Is there any way to make them scale as
well, preferably without writing XML?
No comments:
Post a Comment