make the tablayout scrollable
This commit is contained in:
parent
06b28335db
commit
403bb370c1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
app:elevation="6dp"
|
||||
app:tabIndicatorColor="@android:color/white"
|
||||
app:tabIndicatorHeight="2dp"
|
||||
app:tabMinWidth="150dp"
|
||||
app:tabMode="scrollable"
|
||||
app:tabSelectedTextColor="@android:color/white" />
|
||||
|
||||
<com.simplemobiletools.commons.views.MyViewPager
|
||||
|
|
Loading…
Reference in a new issue