aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-05-14 20:57:18 +0200
committerChristian Schneppe <christian@pix-art.de>2018-05-14 20:57:18 +0200
commit982c24329758c122c32619907f039d2bab5aaa65 (patch)
tree314e48d9bf9bd8c5634c659a8ea846c164ce8676 /src/main/res/values
parent5331de074f67a1e7c17564e41fb79a86df8bce7f (diff)
make quick actions working again
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/arrays.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/res/values/arrays.xml b/src/main/res/values/arrays.xml
index fe18139fd..ff36fe0ae 100644
--- a/src/main/res/values/arrays.xml
+++ b/src/main/res/values/arrays.xml
@@ -46,10 +46,10 @@
<string-array name="quick_action_values">
<item>none</item>
<item>recent</item>
- <item>photo</item>
- <item>picture</item>
- <item>voice</item>
- <item>location</item>
+ <item>TAKE_FROM_CAMERA</item>
+ <item>CHOOSE_PICTURE</item>
+ <item>RECORD_VOICE</item>
+ <item>SEND_LOCATION</item>
</string-array>
<string-array name="image_compression_values">