aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/drawable-hdpi
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-08-05 12:36:18 +0200
committerChristian Schneppe <christian@pix-art.de>2018-08-05 12:36:18 +0200
commit3f55a61c250c5b9dd81dd4dcfd4c9531369d2152 (patch)
tree91cd1cb9076fe04a5a063938d8584c99bdc91649 /src/main/res/drawable-hdpi
parent7414a4e5a2567b312099e82f818d46608d8bbdfb (diff)
introduced config flag to show attachment button instead of quick actions
Diffstat (limited to 'src/main/res/drawable-hdpi')
-rw-r--r--src/main/res/drawable-hdpi/ic_send_attachment_away.pngbin0 -> 722 bytes
-rw-r--r--src/main/res/drawable-hdpi/ic_send_attachment_dnd.pngbin0 -> 841 bytes
-rw-r--r--src/main/res/drawable-hdpi/ic_send_attachment_offline.pngbin0 -> 600 bytes
-rw-r--r--src/main/res/drawable-hdpi/ic_send_attachment_offline_white.pngbin0 -> 606 bytes
-rw-r--r--src/main/res/drawable-hdpi/ic_send_attachment_online.pngbin0 -> 946 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/src/main/res/drawable-hdpi/ic_send_attachment_away.png b/src/main/res/drawable-hdpi/ic_send_attachment_away.png
new file mode 100644
index 000000000..9bed3051a
--- /dev/null
+++ b/src/main/res/drawable-hdpi/ic_send_attachment_away.png
Binary files differ
diff --git a/src/main/res/drawable-hdpi/ic_send_attachment_dnd.png b/src/main/res/drawable-hdpi/ic_send_attachment_dnd.png
new file mode 100644
index 000000000..b1218fa97
--- /dev/null
+++ b/src/main/res/drawable-hdpi/ic_send_attachment_dnd.png
Binary files differ
diff --git a/src/main/res/drawable-hdpi/ic_send_attachment_offline.png b/src/main/res/drawable-hdpi/ic_send_attachment_offline.png
new file mode 100644
index 000000000..903507c25
--- /dev/null
+++ b/src/main/res/drawable-hdpi/ic_send_attachment_offline.png
Binary files differ
diff --git a/src/main/res/drawable-hdpi/ic_send_attachment_offline_white.png b/src/main/res/drawable-hdpi/ic_send_attachment_offline_white.png
new file mode 100644
index 000000000..1da306908
--- /dev/null
+++ b/src/main/res/drawable-hdpi/ic_send_attachment_offline_white.png
Binary files differ
diff --git a/src/main/res/drawable-hdpi/ic_send_attachment_online.png b/src/main/res/drawable-hdpi/ic_send_attachment_online.png
new file mode 100644
index 000000000..c6c00dfa9
--- /dev/null
+++ b/src/main/res/drawable-hdpi/ic_send_attachment_online.png
Binary files differ