From fc2156374611421c242ff7d65315f52fe57ceecf Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Mon, 31 May 2021 15:15:39 +0200 Subject: Adding the base of bottom navigation. Also changing the the prev and next button for top manga --- app/src/main/res/menu/bottom_nav_menu.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 app/src/main/res/menu/bottom_nav_menu.xml (limited to 'app/src/main/res/menu/bottom_nav_menu.xml') diff --git a/app/src/main/res/menu/bottom_nav_menu.xml b/app/src/main/res/menu/bottom_nav_menu.xml new file mode 100644 index 0000000..0ea00a0 --- /dev/null +++ b/app/src/main/res/menu/bottom_nav_menu.xml @@ -0,0 +1,19 @@ + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3