Added Android code
[wl-app.git] / Android / app / src / main / res / drawable / white_star.xml
diff --git a/Android/app/src/main/res/drawable/white_star.xml b/Android/app/src/main/res/drawable/white_star.xml
new file mode 100644 (file)
index 0000000..30ef280
--- /dev/null
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
+        android:src="@drawable/ic_menu_star"
+        android:tint="@color/white"/>
\ No newline at end of file