Scrollable mode in tablayout lib for board window

master
dtvv 2018-09-18 12:41:43 -05:00
parent 10830b964a
commit 16dc55a18b
1 changed files with 1 additions and 0 deletions

View File

@ -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" />