mirror of
https://github.com/tuskyapp/Tusky
synced 2025-02-07 18:08:42 +01:00
never collapse bottom app bar tabs (#2447)
This commit is contained in:
parent
d2bfceae7b
commit
7499ff5733
@ -58,6 +58,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
app:tabIndicator="@null"
|
||||
app:tabGravity="fill"
|
||||
app:tabMode="fixed" />
|
||||
|
||||
</com.google.android.material.bottomappbar.BottomAppBar>
|
||||
|
Loading…
x
Reference in New Issue
Block a user