diff --git a/plugin.xml b/plugin.xml index 04b3219c6..fae5d744e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -52,6 +52,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"> + diff --git a/src/android/colors.xml b/src/android/colors.xml new file mode 100644 index 000000000..6f1665a52 --- /dev/null +++ b/src/android/colors.xml @@ -0,0 +1,6 @@ + + + #FFFFFF00 + #FF220022 + #FF00FFFF + \ No newline at end of file