summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauronofrio Matarrese <poronofrio@gmail.com>2019-04-05 00:18:43 +0200
committerDees Troy <dees_troy@teamw.in>2019-04-05 16:19:25 +0200
commit1ecb6df370e802c11c8a10a250e8c2a265bb55a0 (patch)
tree93ff25726e481d9f07ec692fe210046ecddc6b2a
parentFix "Install Recovery Ramdisk" of a file which contains a space in the name (diff)
downloadandroid_bootable_recovery-1ecb6df370e802c11c8a10a250e8c2a265bb55a0.tar
android_bootable_recovery-1ecb6df370e802c11c8a10a250e8c2a265bb55a0.tar.gz
android_bootable_recovery-1ecb6df370e802c11c8a10a250e8c2a265bb55a0.tar.bz2
android_bootable_recovery-1ecb6df370e802c11c8a10a250e8c2a265bb55a0.tar.lz
android_bootable_recovery-1ecb6df370e802c11c8a10a250e8c2a265bb55a0.tar.xz
android_bootable_recovery-1ecb6df370e802c11c8a10a250e8c2a265bb55a0.tar.zst
android_bootable_recovery-1ecb6df370e802c11c8a10a250e8c2a265bb55a0.zip
-rwxr-xr-xgui/theme/common/portrait.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml
index 691f149e0..86b211132 100755
--- a/gui/theme/common/portrait.xml
+++ b/gui/theme/common/portrait.xml
@@ -1751,7 +1751,7 @@
<text style="text_m">
<condition var1="tw_has_boot_slots" var2="1"/>
- <placement x="%center_x%" y="%row17_y%" placement="5"/>
+ <placement x="%center_x%" y="%row18_y%" placement="5"/>
<text>{@current_boot_slot=Current Slot: %tw_active_slot%}</text>
</text>
@@ -2893,7 +2893,7 @@
<text style="text_m">
<condition var1="tw_has_boot_slots" var2="1"/>
- <placement x="%center_x%" y="%row17_y%" placement="5"/>
+ <placement x="%center_x%" y="%row18_y%" placement="5"/>
<text>{@current_boot_slot=Current Slot: %tw_active_slot%}</text>
</text>