summaryrefslogtreecommitdiff
path: root/android/source/res/drawable/ic_check.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/res/drawable/ic_check.xml')
-rw-r--r--android/source/res/drawable/ic_check.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/android/source/res/drawable/ic_check.xml b/android/source/res/drawable/ic_check.xml
new file mode 100644
index 000000000000..be95fc8fdfba
--- /dev/null
+++ b/android/source/res/drawable/ic_check.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
+ android:src="@drawable/ic_check_black_24dp"
+ android:tint="@color/toolbar_forgeround"/> \ No newline at end of file