Added AppMsg library to the librarys-folder
This commit is contained in:
8
libraries/Android-AppMsg/library/res/values/colors.xml
Normal file
8
libraries/Android-AppMsg/library/res/values/colors.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<color name="alert">#CC0000</color>
|
||||
<color name="confirm">#FF8800</color>
|
||||
<color name="info">#669900</color>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user