Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MOBILE-4010] Fix android locale override #29

Merged
merged 3 commits into from
Nov 28, 2023
Merged

[MOBILE-4010] Fix android locale override #29

merged 3 commits into from
Nov 28, 2023

Conversation

Ulrico972
Copy link
Contributor

localeIdentifier can be the language ("en") or the language and country ("en-US").
But we used to use the Locale constructor with just the language parameter.
We need to handle language and/or country for the Locale override.

@Ulrico972 Ulrico972 self-assigned this Nov 27, 2023
@rlepinski rlepinski merged commit 078bdb1 into main Nov 28, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants