summaryrefslogtreecommitdiffstats
path: root/gui/devices/480x800/res/ui.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/devices/480x800/res/ui.xml')
-rw-r--r--gui/devices/480x800/res/ui.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml
index 729b0c26c..435efb079 100644
--- a/gui/devices/480x800/res/ui.xml
+++ b/gui/devices/480x800/res/ui.xml
@@ -1162,6 +1162,24 @@
</object>
<object type="button">
+ <condition var1="tw_has_data_media" var2="0" />
+ <placement x="%col1_x%" y="%row4_y%" />
+ <font resource="font" color="%button_text_color%" />
+ <text>Android Secure</text>
+ <image resource="main_button" />
+ <actions>
+ <action function="set">tw_back=wipe</action>
+ <action function="set">tw_action=wipe</action>
+ <action function="set">tw_action_param=ANDROIDSECURE</action>
+ <action function="set">tw_text1=Wipe Android Secure?</action>
+ <action function="set">tw_action_text1=Wiping Android Secure...</action>
+ <action function="set">tw_complete_text1=Wipe Android Secure Complete</action>
+ <action function="set">tw_slider_text=Swipe to Format</action>
+ <action function="page">confirm_action</action>
+ </actions>
+ </object>
+
+ <object type="button">
<condition var1="tw_has_sdext_partition" var2="1" />
<placement x="%col2_x%" y="%row4_y%" />
<font resource="font" color="%button_text_color%" />