From 3f55a61c250c5b9dd81dd4dcfd4c9531369d2152 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 5 Aug 2018 12:36:18 +0200 Subject: introduced config flag to show attachment button instead of quick actions --- src/main/res/menu/choose_attachment.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 src/main/res/menu/choose_attachment.xml (limited to 'src/main/res/menu/choose_attachment.xml') diff --git a/src/main/res/menu/choose_attachment.xml b/src/main/res/menu/choose_attachment.xml new file mode 100644 index 000000000..ae6f47a95 --- /dev/null +++ b/src/main/res/menu/choose_attachment.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + -- cgit v1.2.3