commit | 983be2a3fbce31a058c04eb73f0caccff51dd1a9 | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Mon Jul 13 15:04:47 2015 -0500 |
committer | Ethan Yonker <dees_troy@teamw.in> | Mon Jul 13 15:04:47 2015 -0500 |
tree | e7bb8725e3a1015cf711ff7fae79279fed716ffb | |
parent | b63e2f9156e90c0af3a35f900975b5ce9b4c5d00 [diff] |
Fix minor background bug in 480x800 xml Change-Id: Ib67a356f8d5e6bb0f982c081fc88b6462c7fbd74
diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml index 9844541..0d41c41 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>