You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -187,6 +187,7 @@
187
187
<stringname="zsl_setting_title">Use ZSL in Latency mode</string>
188
188
<stringname="zsl_setting_desc">Uses Zero Shutter Lag (ZSL) in Latency mode for faster capture. Certain devices may have a buggy implementation for this.</string>
189
189
<stringname="audio_permission_failed_in_recording">Unable to request for audio permission in between a recording</string>
190
+
<stringname="image_format">Image Format</string>
190
191
191
192
<stringname="tap_to_mute_audio">Tap to mute audio</string>
192
193
<stringname="tap_to_unmute_audio">Tap to unmute audio</string>
0 commit comments