never collapse bottom app bar tabs (#2447)
This commit is contained in:
parent
d2bfceae7b
commit
7499ff5733
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue