make the tablayout scrollable

This commit is contained in:
tibbi 2022-01-02 19:49:18 +01:00
parent 06b28335db
commit 403bb370c1

View file

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