Abstract bottom action menu code to main activity
This commit is contained in:
@@ -42,6 +42,11 @@
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1" />
|
||||
|
||||
<eu.kanade.tachiyomi.widget.BottomActionMenu
|
||||
android:id="@+id/bottom_action_menu"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
<com.google.android.material.bottomnavigation.BottomNavigationView
|
||||
android:id="@+id/bottom_nav"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user