fix: banner background color removed
This commit is contained in:
parent
1bfea142ad
commit
6a0b2b678f
|
@ -1,2 +1,4 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources></resources>
|
<resources>
|
||||||
|
<color name="ic_banner_background">#1D1A20</color>
|
||||||
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue