Really fix background color on 480x800 theme

Change-Id: I70324ae3e4fffe88bc2b5a02becb7d1f4f0ceab0
This commit is contained in:
Ethan Yonker
2015-07-22 08:22:33 -05:00
parent 44d59eaf16
commit ffc9174145

View File

@@ -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>