Add mapping on FocusEventException.
Extract FocusRequestState to its own file and add preview.
This commit is contained in:
parent
d3d5081084
commit
a4c6e6c281
10 changed files with 219 additions and 47 deletions
|
|
@ -240,6 +240,7 @@
|
|||
<string name="error_failed_loading_messages">"Failed loading messages"</string>
|
||||
<string name="error_failed_locating_user">"%1$s could not access your location. Please try again later."</string>
|
||||
<string name="error_failed_uploading_voice_message">"Failed to upload your voice message."</string>
|
||||
<string name="error_message_not_found">"Message not found"</string>
|
||||
<string name="error_missing_location_auth_android">"%1$s does not have permission to access your location. You can enable access in Settings."</string>
|
||||
<string name="error_missing_location_rationale_android">"%1$s does not have permission to access your location. Enable access below."</string>
|
||||
<string name="error_missing_microphone_voice_rationale_android">"%1$s does not have permission to access your microphone. Enable access to record a voice message."</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue