summaryrefslogtreecommitdiffstats
path: root/gui/devices/1600x2560/res/ui.xml
diff options
context:
space:
mode:
authorDees Troy <dees_troy@teamw.in>2014-04-02 16:06:06 +0200
committerGerrit Code Review <gerrit2@gerrit>2014-04-02 16:06:06 +0200
commita54f87626120612a2005cfce7e3ac860a8b764fd (patch)
tree3bb9c0d20ae9a7abb9a681c3ecba185a29a4b45a /gui/devices/1600x2560/res/ui.xml
parentMerge "Convert 1600x2560 ui.xml to unix line endings" into android-4.4 (diff)
parentRefresh page after updating partition sizes (diff)
downloadandroid_bootable_recovery-a54f87626120612a2005cfce7e3ac860a8b764fd.tar
android_bootable_recovery-a54f87626120612a2005cfce7e3ac860a8b764fd.tar.gz
android_bootable_recovery-a54f87626120612a2005cfce7e3ac860a8b764fd.tar.bz2
android_bootable_recovery-a54f87626120612a2005cfce7e3ac860a8b764fd.tar.lz
android_bootable_recovery-a54f87626120612a2005cfce7e3ac860a8b764fd.tar.xz
android_bootable_recovery-a54f87626120612a2005cfce7e3ac860a8b764fd.tar.zst
android_bootable_recovery-a54f87626120612a2005cfce7e3ac860a8b764fd.zip
Diffstat (limited to 'gui/devices/1600x2560/res/ui.xml')
-rw-r--r--gui/devices/1600x2560/res/ui.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/gui/devices/1600x2560/res/ui.xml b/gui/devices/1600x2560/res/ui.xml
index 2497e4ce0..dcfd956b6 100644
--- a/gui/devices/1600x2560/res/ui.xml
+++ b/gui/devices/1600x2560/res/ui.xml
@@ -1415,7 +1415,10 @@
<placement x="%col2_x%" y="%backup_button_row1%" w="%button_fill_main_width%" h="%button_fill_quarter_height%" />
<font resource="font" color="%button_text_color%" />
<text>Refresh Sizes</text>
- <action function="refreshsizes"></action>
+ <actions>
+ <action function="refreshsizes"></action>
+ <action function="page">backup</action>
+ </actions>
</object>
<object type="button">