mirror of
https://git.mihon.tech/mihonapp/mihon
synced 2024-11-27 09:44:55 +03:00
Always show bottom nav labels
This commit is contained in:
parent
7d4f25b354
commit
bf8268adc4
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
android:background="?attr/colorPrimary"
|
||||
app:itemIconTint="@drawable/bottom_nav_item_selector"
|
||||
app:itemTextColor="@drawable/bottom_nav_item_selector"
|
||||
app:labelVisibilityMode="labeled"
|
||||
app:menu="@menu/bottom_nav" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue