From 6058759bbd615506cb7f110acaa21c51b82188f9 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 18 Jan 2018 23:50:07 -0500 Subject: Misc (#126) * Add auto uri read grant * Add full attachment support * Revert back to single attachment * Try send with email * Add email type * Pass null instead of empty bundle * Update changelog --- core/src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 core/src/main/res/values/strings.xml (limited to 'core/src/main/res/values') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml new file mode 100644 index 0000000..7832e12 --- /dev/null +++ b/core/src/main/res/values/strings.xml @@ -0,0 +1,4 @@ + + + Cannot resolve email activity + \ No newline at end of file -- cgit v1.2.3