diff options
author | Ethan Yonker <dees_troy@teamw.in> | 2014-12-18 19:10:04 +0100 |
---|---|---|
committer | Dees Troy <dees_troy@teamw.in> | 2014-12-18 21:16:54 +0100 |
commit | fb7a2dad7dfc53fb3ab809eee5d3b6aa73e026c4 (patch) | |
tree | c27c7609f240ab51741366208c16cf4320ac6471 /gui/devices/1440x2560 | |
parent | Add support for custom kernel headers (diff) | |
download | android_bootable_recovery-fb7a2dad7dfc53fb3ab809eee5d3b6aa73e026c4.tar android_bootable_recovery-fb7a2dad7dfc53fb3ab809eee5d3b6aa73e026c4.tar.gz android_bootable_recovery-fb7a2dad7dfc53fb3ab809eee5d3b6aa73e026c4.tar.bz2 android_bootable_recovery-fb7a2dad7dfc53fb3ab809eee5d3b6aa73e026c4.tar.lz android_bootable_recovery-fb7a2dad7dfc53fb3ab809eee5d3b6aa73e026c4.tar.xz android_bootable_recovery-fb7a2dad7dfc53fb3ab809eee5d3b6aa73e026c4.tar.zst android_bootable_recovery-fb7a2dad7dfc53fb3ab809eee5d3b6aa73e026c4.zip |
Diffstat (limited to 'gui/devices/1440x2560')
-rw-r--r-- | gui/devices/1440x2560/res/ui.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/devices/1440x2560/res/ui.xml b/gui/devices/1440x2560/res/ui.xml index be1de4334..4fc699645 100644 --- a/gui/devices/1440x2560/res/ui.xml +++ b/gui/devices/1440x2560/res/ui.xml @@ -50,7 +50,7 @@ <variable name="col1_x" value="0" /> <variable name="col2_x" value="780" /> <variable name="col_center_x" value="410" /> - <variable name="col_center_medium_x" value="550" /> + <variable name="col_center_medium_x" value="593" /> <variable name="center_x" value="720" /> <variable name="row1_y" value="339" /> <variable name="row2_y" value="915" /> @@ -85,7 +85,7 @@ <variable name="tz_set_y" value="1995" /> <variable name="tz_current_y" value="1895" /> <variable name="col_progressbar_x" value="`0" /> - <variable name="row_progressbar_y" value="2195" /> + <variable name="row_progressbar_y" value="2250" /> <variable name="col1_medium_x" value="13" /> <variable name="col2_medium_x" value="370" /> <variable name="col3_medium_x" value="730" /> |