Adjust app theme and add new empty states

This commit is contained in:
Zakhar Timoshenko
2022-10-15 18:18:59 +03:00
parent 74717e2b93
commit b00b2e406e
25 changed files with 271 additions and 365 deletions

View File

@@ -94,6 +94,7 @@
android:layout_height="wrap_content"
android:layout_gravity="bottom"
android:clickable="true"
app:itemActiveIndicatorStyle="@style/Widget.Kotatsu.BottomNavigationView.ActiveIndicator"
app:layout_insetEdge="bottom"
app:menu="@menu/nav_bottom"
tools:ignore="KeyboardInaccessibleWidget" />