First try...
This commit is contained in:
6
res/values/colors.xml
Executable file
6
res/values/colors.xml
Executable file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="hv_bgColor">#ff000000</color>
|
||||
<color name="hv_txtColor">#ffff0000</color>
|
||||
<color name="general_title">#ff0099cc</color>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user