diff options
Diffstat (limited to 'android/source/res/drawable-hdpi/ic_keyboard.xml')
-rw-r--r-- | android/source/res/drawable-hdpi/ic_keyboard.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/android/source/res/drawable-hdpi/ic_keyboard.xml b/android/source/res/drawable-hdpi/ic_keyboard.xml new file mode 100644 index 000000000..00902169d --- /dev/null +++ b/android/source/res/drawable-hdpi/ic_keyboard.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_keyboard_black_24dp" + android:tint="@color/toolbar_foreground"/>
\ No newline at end of file |