From 792892d933720304bef098ea1dc990376dcabbfb Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 15 Jan 2020 09:22:50 -0300 Subject: [PATCH] Hide banner of navigation drawer when not enough screen heigth available --- .../res/layout-h650dp/navigation_header.xml | 21 +++++++++++++++++++ .../src/main/res/layout/navigation_header.xml | 18 +++++----------- 2 files changed, 26 insertions(+), 13 deletions(-) create mode 100644 briar-android/src/main/res/layout-h650dp/navigation_header.xml diff --git a/briar-android/src/main/res/layout-h650dp/navigation_header.xml b/briar-android/src/main/res/layout-h650dp/navigation_header.xml new file mode 100644 index 000000000..92a452e94 --- /dev/null +++ b/briar-android/src/main/res/layout-h650dp/navigation_header.xml @@ -0,0 +1,21 @@ + + + + + + diff --git a/briar-android/src/main/res/layout/navigation_header.xml b/briar-android/src/main/res/layout/navigation_header.xml index 92a452e94..14e918e0c 100644 --- a/briar-android/src/main/res/layout/navigation_header.xml +++ b/briar-android/src/main/res/layout/navigation_header.xml @@ -2,20 +2,12 @@ - +