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
For custom tabs we have to override the following : 1) app:tabTextColor //for_unselected_text"
2) tabSelectedTextColor // for selected tab color 3) tabIndicatorColor // color for tab indicator
tab_text_color.xml