summaryrefslogtreecommitdiffstats
path: root/gui
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2015-07-13 22:04:47 +0200
committerEthan Yonker <dees_troy@teamw.in>2015-07-13 22:04:47 +0200
commit983be2a3fbce31a058c04eb73f0caccff51dd1a9 (patch)
treee7bb8725e3a1015cf711ff7fae79279fed716ffb /gui
parentgui: allow specifying object type in element name (diff)
downloadandroid_bootable_recovery-983be2a3fbce31a058c04eb73f0caccff51dd1a9.tar
android_bootable_recovery-983be2a3fbce31a058c04eb73f0caccff51dd1a9.tar.gz
android_bootable_recovery-983be2a3fbce31a058c04eb73f0caccff51dd1a9.tar.bz2
android_bootable_recovery-983be2a3fbce31a058c04eb73f0caccff51dd1a9.tar.lz
android_bootable_recovery-983be2a3fbce31a058c04eb73f0caccff51dd1a9.tar.xz
android_bootable_recovery-983be2a3fbce31a058c04eb73f0caccff51dd1a9.tar.zst
android_bootable_recovery-983be2a3fbce31a058c04eb73f0caccff51dd1a9.zip
Diffstat (limited to 'gui')
-rw-r--r--gui/devices/480x800/res/ui.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml
index 984454109..0d41c41de 100644
--- a/gui/devices/480x800/res/ui.xml
+++ b/gui/devices/480x800/res/ui.xml
@@ -213,8 +213,6 @@
<templates>
<template name="header">
- <background color="%backgroundcolor%" />
-
<object type="fill" color="%button_fill_color%">
<placement x="0" y="0" w="480" h="98" />
</object>