diff options
Diffstat (limited to 'gui/theme/landscape_hdpi/ui.xml')
-rwxr-xr-x[-rw-r--r--] | gui/theme/landscape_hdpi/ui.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gui/theme/landscape_hdpi/ui.xml b/gui/theme/landscape_hdpi/ui.xml index f1bd647f2..6e746a0dd 100644..100755 --- a/gui/theme/landscape_hdpi/ui.xml +++ b/gui/theme/landscape_hdpi/ui.xml @@ -295,6 +295,7 @@ </text> <fill color="#000000"> + <condition var1="tw_busy" var2="0"/> <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/> </fill> @@ -430,11 +431,6 @@ <action function="key">back</action> </button> - <fill color="%background_color%"> - <condition var1="tw_busy" var2="1"/> - <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/> - </fill> - <action> <touch key="power"/> <action function="togglebacklight"/> |