Don't break tab labels into multiple lines on small devices (#6313)
This commit is contained in:
parent
f9076cc8e3
commit
f9839aba99
@ -26,7 +26,7 @@
|
|||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:background="?android:attr/windowBackground"
|
android:background="?android:attr/windowBackground"
|
||||||
app:tabBackground="?attr/selectableItemBackground"
|
app:tabBackground="?attr/selectableItemBackground"
|
||||||
app:tabMode="fixed"
|
app:tabMode="auto"
|
||||||
app:tabGravity="fill" />
|
app:tabGravity="fill" />
|
||||||
|
|
||||||
<androidx.viewpager2.widget.ViewPager2
|
<androidx.viewpager2.widget.ViewPager2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user