Added Android code
[wl-app.git] / Android / app / src / main / res / drawable / refresh_active_tint.xml
diff --git a/Android/app/src/main/res/drawable/refresh_active_tint.xml b/Android/app/src/main/res/drawable/refresh_active_tint.xml
new file mode 100644 (file)
index 0000000..c06cda8
--- /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_reload"
+        android:tint="@color/red_dark"/>
\ No newline at end of file