summaryrefslogtreecommitdiffstats
path: root/android/source/res/drawable/ic_decrementindent.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/res/drawable/ic_decrementindent.xml')
-rw-r--r--android/source/res/drawable/ic_decrementindent.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/android/source/res/drawable/ic_decrementindent.xml b/android/source/res/drawable/ic_decrementindent.xml
new file mode 100644
index 0000000000..85235d32fd
--- /dev/null
+++ b/android/source/res/drawable/ic_decrementindent.xml
@@ -0,0 +1,3 @@
+<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
+ android:src="@drawable/decrementindent"
+ android:tint="@color/toolbar_foreground"/>