Scrollable mode in tablayout lib for board window
This commit is contained in:
parent
10830b964a
commit
16dc55a18b
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@
|
|||
app:tabSelectedTextColor="@color/white"
|
||||
app:layout_collapseMode="pin"
|
||||
app:tabIndicatorHeight="0dp"
|
||||
app:tabMode="scrollable"
|
||||
app:tabTextAppearance="@android:style/TextAppearance.Widget.TabWidget"
|
||||
app:tabTextColor="@color/lightGrayClear"
|
||||
android:animateLayoutChanges="true" />
|
||||
|
|
Loading…
Reference in a new issue