From 6d5df6250d4c060840b64d7441525f85146fb87b Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Tue, 2 Mar 2021 11:15:56 +0100 Subject: Building the basic files to display the searched mangas. --- app/src/main/res/navigation/nav_graph.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'app/src/main/res/navigation/nav_graph.xml') diff --git a/app/src/main/res/navigation/nav_graph.xml b/app/src/main/res/navigation/nav_graph.xml index 4ceeab2..2ee1921 100644 --- a/app/src/main/res/navigation/nav_graph.xml +++ b/app/src/main/res/navigation/nav_graph.xml @@ -17,6 +17,9 @@ + @@ -40,5 +43,15 @@ android:id="@+id/action_TopAnimePage_to_HomePage" app:destination="@id/HomePage" /> + + + + \ No newline at end of file -- cgit v1.2.3