From a83393910991aa93a3f1e7a7c84e64c612ce8d95 Mon Sep 17 00:00:00 2001 From: nijel8 Date: Wed, 30 Jan 2019 09:41:50 -0500 Subject: Hide navbar while running operations -switch to full screen when user is not suppose to do anything but wait for current operation to finish Change-Id: Ib54afc380a5cfe70e011e782cf3d7fe4c80958a4 --- gui/theme/landscape_hdpi/ui.xml | 5 +++++ gui/theme/landscape_mdpi/ui.xml | 5 +++++ gui/theme/portrait_hdpi/ui.xml | 5 +++++ gui/theme/portrait_mdpi/ui.xml | 5 +++++ 4 files changed, 20 insertions(+) (limited to 'gui') diff --git a/gui/theme/landscape_hdpi/ui.xml b/gui/theme/landscape_hdpi/ui.xml index 39f626f61..f1bd647f2 100644 --- a/gui/theme/landscape_hdpi/ui.xml +++ b/gui/theme/landscape_hdpi/ui.xml @@ -430,6 +430,11 @@ back + + + + + diff --git a/gui/theme/landscape_mdpi/ui.xml b/gui/theme/landscape_mdpi/ui.xml index cde1a5b76..cf30d898d 100644 --- a/gui/theme/landscape_mdpi/ui.xml +++ b/gui/theme/landscape_mdpi/ui.xml @@ -430,6 +430,11 @@ back + + + + + diff --git a/gui/theme/portrait_hdpi/ui.xml b/gui/theme/portrait_hdpi/ui.xml index 0545b3f6b..3f3102a5e 100644 --- a/gui/theme/portrait_hdpi/ui.xml +++ b/gui/theme/portrait_hdpi/ui.xml @@ -334,6 +334,11 @@ back + + + + + diff --git a/gui/theme/portrait_mdpi/ui.xml b/gui/theme/portrait_mdpi/ui.xml index 061d46b0e..f41ff79cb 100644 --- a/gui/theme/portrait_mdpi/ui.xml +++ b/gui/theme/portrait_mdpi/ui.xml @@ -334,6 +334,11 @@ back + + + + + -- cgit v1.2.3