summaryrefslogtreecommitdiffstats
path: root/android/source/res/drawable/ic_format_bullets.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/res/drawable/ic_format_bullets.xml')
-rw-r--r--android/source/res/drawable/ic_format_bullets.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/android/source/res/drawable/ic_format_bullets.xml b/android/source/res/drawable/ic_format_bullets.xml
new file mode 100644
index 000000000..32539b715
--- /dev/null
+++ b/android/source/res/drawable/ic_format_bullets.xml
@@ -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_format_list_bulleted_black_24dp"
+ android:tint="@color/toolbar_foreground"/> \ No newline at end of file