mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add toast when long pressing camera button and video is not supported.
This commit is contained in:
committed by
Cody Henthorne
parent
3090a8521c
commit
0b21481539
@@ -169,6 +169,10 @@
|
||||
<string name="BucketedThreadMedia_Medium">Medium</string>
|
||||
<string name="BucketedThreadMedia_Small">Small</string>
|
||||
|
||||
<!-- CameraFragment -->
|
||||
<!-- Toasted when user device does not support video recording -->
|
||||
<string name="CameraFragment__video_recording_is_not_supported_on_your_device">Video recording is not supported on your device</string>
|
||||
|
||||
<!-- CameraXFragment -->
|
||||
<string name="CameraXFragment_tap_for_photo_hold_for_video">Tap for photo, hold for video</string>
|
||||
<string name="CameraXFragment_capture_description">Capture</string>
|
||||
|
||||
Reference in New Issue
Block a user