aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/drawable-xhdpi
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2020-01-31 14:34:10 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2020-01-31 14:34:10 +0100
commitb0d89ba6adced09cb7a6839024c1590fc68217c5 (patch)
tree3e2bbc6844d38c47959c306198ba6cb913155ac5 /src/main/res/drawable-xhdpi
parent82e4031e4d34f42c7983947dd695ff59a5f7edff (diff)
add icons for video, audio and image files for the case the preview fails
Diffstat (limited to 'src/main/res/drawable-xhdpi')
-rw-r--r--src/main/res/drawable-xhdpi/ic_audio_grey600_48dp.pngbin0 -> 1287 bytes
-rw-r--r--src/main/res/drawable-xhdpi/ic_image_grey600_48dp.pngbin0 -> 770 bytes
-rw-r--r--src/main/res/drawable-xhdpi/ic_video_grey600_48dp.pngbin0 -> 432 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/src/main/res/drawable-xhdpi/ic_audio_grey600_48dp.png b/src/main/res/drawable-xhdpi/ic_audio_grey600_48dp.png
new file mode 100644
index 000000000..0fe2f246d
--- /dev/null
+++ b/src/main/res/drawable-xhdpi/ic_audio_grey600_48dp.png
Binary files differ
diff --git a/src/main/res/drawable-xhdpi/ic_image_grey600_48dp.png b/src/main/res/drawable-xhdpi/ic_image_grey600_48dp.png
new file mode 100644
index 000000000..0c94a7d84
--- /dev/null
+++ b/src/main/res/drawable-xhdpi/ic_image_grey600_48dp.png
Binary files differ
diff --git a/src/main/res/drawable-xhdpi/ic_video_grey600_48dp.png b/src/main/res/drawable-xhdpi/ic_video_grey600_48dp.png
new file mode 100644
index 000000000..646b73522
--- /dev/null
+++ b/src/main/res/drawable-xhdpi/ic_video_grey600_48dp.png
Binary files differ