mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-07-25 05:09:52 +00:00
Added subTextColor and colorOnBackground attributes for customizing theme
This commit is contained in:
@ -2,5 +2,7 @@
|
|||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<attr name="colorError" format="color" />
|
<attr name="colorError" format="color" />
|
||||||
|
<attr name="colorOnBackground" format="reference" />
|
||||||
|
<attr name="subTextColor" format="reference" />
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user