I have changed de font size by changing my own theme.
I added to my styles.xml the following lines:
<style name="Widget.TabWidget">
<item name="android:textSize">11dip</item>
</style>
and to my themes.xml:
<item name="android:tabWidgetStyle">@style/Widget.TabWidget</item>
Mark Hansen ha escrito:
> I don't think that was clear, I'm looking for a way to change the
> default font size on the tab itself.
>
> On Feb 18, 2:36 pm, Mark Hansen <[email protected]> wrote:
> > Is there a way to change the font size on a tabbed Activity? I can
> > add an icon but I'd like to shrink the font a bit?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---