diff options
author | Dees_Troy <dees_troy@teamw.in> | 2013-08-30 04:07:19 +0200 |
---|---|---|
committer | Dees_Troy <dees_troy@teamw.in> | 2013-08-30 04:07:19 +0200 |
commit | 7abb7a5813c16df1ef212da4f1c3f279fa3ba8db (patch) | |
tree | 79a6fd1cb16b749de5d7bf55a16af138ca9a85fe | |
parent | Update SuperSU for 4.3 SELinux, 2.6.1.0 (diff) | |
download | android_bootable_recovery-7abb7a5813c16df1ef212da4f1c3f279fa3ba8db.tar android_bootable_recovery-7abb7a5813c16df1ef212da4f1c3f279fa3ba8db.tar.gz android_bootable_recovery-7abb7a5813c16df1ef212da4f1c3f279fa3ba8db.tar.bz2 android_bootable_recovery-7abb7a5813c16df1ef212da4f1c3f279fa3ba8db.tar.lz android_bootable_recovery-7abb7a5813c16df1ef212da4f1c3f279fa3ba8db.tar.xz android_bootable_recovery-7abb7a5813c16df1ef212da4f1c3f279fa3ba8db.tar.zst android_bootable_recovery-7abb7a5813c16df1ef212da4f1c3f279fa3ba8db.zip |
-rw-r--r-- | gui/devices/1080x1920/res/ui.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/devices/1080x1920/res/ui.xml b/gui/devices/1080x1920/res/ui.xml index 29c8bc303..25d3ed8ef 100644 --- a/gui/devices/1080x1920/res/ui.xml +++ b/gui/devices/1080x1920/res/ui.xml @@ -174,7 +174,7 @@ <variable name="button_fill_main_height" value="324" /> <variable name="button_fill_half_height" value="162" /> <variable name="button_fill_quarter_height" value="81" /> - <variable name="backup_list_height" value="855" /> + <variable name="backup_list_height" value="780" /> <variable name="backup_button_row1" value="1118" /> <variable name="backup_button_row2" value="1220" /> <variable name="mount_list_height" value="1035" /> |