I want to create a customized TabWidget in android , I have done changes on the background and the selected background color for the tabs, but I want to change the color of textview inside each tab at selecting the tab . how?
I want to create a customized TabWidget in android , I have done changes
Share
You can make a selector and assign it value to the TextView like this