Allow taking photos directly from the app (closes #139)

This commit is contained in:
Raphael Michel 2017-04-15 17:43:26 +02:00
commit 15088fa42a
6 changed files with 118 additions and 8 deletions

View file

@ -79,6 +79,7 @@
<string name="action_open_in_web">Open in browser</string>
<string name="action_submit">Submit</string>
<string name="action_photo_pick">Add media</string>
<string name="action_photo_take">Take photo</string>
<string name="action_share">Share</string>
<string name="action_mute">Mute</string>
<string name="action_unmute">Unmute</string>