Full screen action: simplify by just hiding navbar
Change-Id: Iab770ee47420deae08cc3c20127f36f53036fbec
This commit is contained in:
committed by
Dees Troy
parent
eff335d850
commit
3157f121ad
Regular → Executable
+1
-5
@@ -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"/>
|
||||
|
||||
Regular → Executable
+1
-5
@@ -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"/>
|
||||
|
||||
@@ -292,6 +292,7 @@
|
||||
</text>
|
||||
|
||||
<fill color="#000000">
|
||||
<condition var1="tw_busy" var2="0"/>
|
||||
<placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
|
||||
</fill>
|
||||
|
||||
@@ -334,11 +335,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"/>
|
||||
|
||||
Regular → Executable
+1
-5
@@ -292,6 +292,7 @@
|
||||
</text>
|
||||
|
||||
<fill color="#000000">
|
||||
<condition var1="tw_busy" var2="0"/>
|
||||
<placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
|
||||
</fill>
|
||||
|
||||
@@ -334,11 +335,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"/>
|
||||
|
||||
Reference in New Issue
Block a user