I\'m using the new TabLayout from the Android Design library. I managed to set the textcolor statelist using tabLayout.setTabTextColors(colorstatelist)
How can i ac
Here is snippet code to override text style and selected text color
And here is snippet code for layout