0

I am using tabs in my app programatically i.e using tabspec. im not able to change the color of font of indicator the tab. I am able to change the background color of the tab.

OcuS
  • 5,320
  • 3
  • 36
  • 45

1 Answers1

0

Create custom theme to change colors of tabs or tab indicator go to this link

http://jgilfelt.github.io/android-actionbarstylegenerator/#name=example&compat=holo&theme=light&actionbarstyle=solid&texture=0&hairline=0&backColor=E4E4E4%2C100&secondaryColor=D6D6D6%2C100&tabColor=33B5E5%2C100&tertiaryColor=F2F2F2%2C100&accentColor=33B5E5%2C100&cabBackColor=FFFFFF%2C100&cabHighlightColor=33B5E5%2C100

keshav
  • 3,235
  • 1
  • 16
  • 22