Changed selection background for post-gingerbread devices
This commit is contained in:
parent
ab6d909e03
commit
2e3bd8e881
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<color name="selection_background">#33B5E5</color>
|
<color name="selection_background">#81CFEA</color>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in New Issue