PagerSlidingTabStrip
PagerSlidingTabStrip copied to clipboard
Change color on tap of tab strip
Hi.. can we change colour of tab strip on tap. as of know its colour is light blue irrespective of border colour. Can we make border colour and tap colour same.
Accroding to the doc this is what you want:
pstsTabBackground
Background drawable of each tab, should be a StateListDrawable
Define your own selector drawable just like this default one: https://github.com/astuetz/PagerSlidingTabStrip/blob/3f4738eca833faeca563d93cd77c8df763a45fb6/library/res/drawable/background_tab.xml