mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
set tab layout scrollable
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
This commit is contained in:
parent
477b1728a4
commit
2daca3aa98
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
android:layout_below="@id/toolbar"
|
||||
android:background="?attr/tabBackground"
|
||||
app:tabIndicatorColor="?attr/tabIndicatorColor"
|
||||
app:tabMode="fixed"
|
||||
app:tabMode="scrollable"
|
||||
app:tabSelectedTextColor="?attr/tabSelectedTextColor"
|
||||
app:tabTextColor="?attr/tabTextColor" />
|
||||
</com.google.android.material.appbar.AppBarLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue