HomeSort by relevance Sort by last modified time
    Searched refs:setDividerColors (Results 26 - 26 of 26) sorted by null

12

  /development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.common/view/
SlidingTabLayout.java 41 * via {@link #setSelectedIndicatorColors(int...)} and {@link #setDividerColors(int...)}. The
108 * {@link #setSelectedIndicatorColors(int...)} and {@link #setDividerColors(int...)} to achieve
127 public void setDividerColors(int... colors) {
128 mTabStrip.setDividerColors(colors);

Completed in 660 milliseconds

12