Styling Tab Widget's using XML
问题 So I am having great difficultly styling tab widgets using xml. Everywhere I have searched seem's to either suggest solutions to do this programmatically, or refers to the actionBarTab style >:| What I am trying to achieve is a customised tab from the tabwidget drawables that was generated using http://android-holo-colors.com/ I manage to get the So in my custom theme I have this code: <style name="RR.App.Theme" parent="android:Theme.Holo.Light"> ... <item name="android:tabWidgetStyle">@style