From d5dd918f2c8c0f29c70379fce6e40b79141c798a Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Tue, 2 Mar 2021 14:36:38 +0100 Subject: Added searching for animes. Auto keyboard hiding method when submitting. --- app/src/main/res/navigation/nav_graph.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'app/src/main/res/navigation') diff --git a/app/src/main/res/navigation/nav_graph.xml b/app/src/main/res/navigation/nav_graph.xml index 2ee1921..89cbc89 100644 --- a/app/src/main/res/navigation/nav_graph.xml +++ b/app/src/main/res/navigation/nav_graph.xml @@ -20,6 +20,9 @@ + @@ -53,5 +56,15 @@ android:id="@+id/action_SearchMangaPage_to_HomePage" app:destination="@id/HomePage" /> + + + + \ No newline at end of file -- cgit v1.2.3