Replacements

This commit is contained in:
Thomas 2022-11-28 16:46:13 +01:00
parent abf1da579c
commit 216887800b
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@
<com.google.android.material.bottomnavigation.BottomNavigationView
android:id="@+id/bottom_nav_view"
android:layout_width="match_parent"
app:labelVisibilityMode="unlabeled"
android:layout_height="?actionBarSize"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"