[go: nahoru, domu]

Searched refs:mSelectedIndicatorHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
H A DTabLayout.java1800 private int mSelectedIndicatorHeight; field in class:TabLayout.SlidingTabStrip
1825 if (mSelectedIndicatorHeight != height) {
1826 mSelectedIndicatorHeight = height;
2036 canvas.drawRect(mIndicatorLeft, getHeight() - mSelectedIndicatorHeight,

Completed in 11 milliseconds