Remove bottom nav behavior and add bottom padding to root controller contents
This commit is contained in:
@@ -77,7 +77,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom"
|
||||
android:clickable="true"
|
||||
app:layout_behavior="eu.kanade.tachiyomi.widget.HideBottomNavigationOnScrollBehavior"
|
||||
app:layout_insetEdge="bottom"
|
||||
app:menu="@menu/main_nav"
|
||||
tools:ignore="KeyboardInaccessibleWidget" />
|
||||
|
||||
Reference in New Issue
Block a user