feat: add check for if device has a camera before sending out the image capture intent

This commit is contained in:
LucasGGamerM
2023-06-15 15:36:14 -03:00
parent a177d35c4f
commit 08866e0bea
2 changed files with 6 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
<string name="mo_composer_behavior">Composer\'s Behavior</string>
<string name="mo_notification_management_settings">Manage Notifications</string>
<string name="mo_open_camera">Take picture</string>
<string name="mo_camera_not_available">No camera available!</string>
<!-- accessibility labels-->
<string name="mo_poll_option_add">Add new poll option</string>