diff options
Diffstat (limited to '')
-rw-r--r-- | gui/devices/480x800/res/ui.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml index 0d41c41de..341332f83 100644 --- a/gui/devices/480x800/res/ui.xml +++ b/gui/devices/480x800/res/ui.xml @@ -213,6 +213,8 @@ <templates> <template name="header"> + <background color="#000000FF" /> + <object type="fill" color="%button_fill_color%"> <placement x="0" y="0" w="480" h="98" /> </object> |