From 31a7b66d7c6c04a7ee7cccbe5d6ed059cd3a054e Mon Sep 17 00:00:00 2001 From: cyBerta Date: Thu, 25 Nov 2021 14:09:15 +0100 Subject: show grey footer in navigation drawer, if there's enough place --- app/src/main/res/layout/f_drawer_main.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'app') diff --git a/app/src/main/res/layout/f_drawer_main.xml b/app/src/main/res/layout/f_drawer_main.xml index bd7e66ae..bf418bc0 100644 --- a/app/src/main/res/layout/f_drawer_main.xml +++ b/app/src/main/res/layout/f_drawer_main.xml @@ -116,6 +116,12 @@ app:text="@string/about_fragment_title" app:icon="@drawable/ic_about_36" /> + -- cgit v1.2.3