Searched refs:setSelectedIndicatorColors (Results 1 – 12 of 12) sorted by relevance
119 public void setSelectedIndicatorColors(int... colors) { in setSelectedIndicatorColors() method in SlidingTabLayout120 mTabStrip.setSelectedIndicatorColors(colors); in setSelectedIndicatorColors()
96 void setSelectedIndicatorColors(int... colors) { in setSelectedIndicatorColors() method in SlidingTabStrip