change the color of Pressed items

This commit is contained in:
tibbi 2016-08-02 22:10:49 +02:00
parent 87fec9ba2b
commit 40d5e83b6f

View File

@ -6,5 +6,5 @@
<color name="lightGrey">#33000000</color>
<color name="pressed_item_foreground">#08000000</color>
<color name="activated_item_foreground">#11000000</color>
<color name="activated_item_foreground">#44888888</color>
</resources>