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

Add more configChanges to Android Manifest #11145

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

AntTheAlchemist
Copy link
Contributor

@AntTheAlchemist AntTheAlchemist commented Oct 10, 2024

The addition of grammaticalGender will be required by certain locale changes.

Also adding fontWeightAdjustment & fontScale for good measure.

Fixes #10293

The addition of layoutDirection is required to prevent the forced restart due to a locale change. Also adding grammaticalGender, fontWeightAdjustment & fontScale for good measure.
@slouken slouken merged commit bf351b0 into libsdl-org:main Oct 10, 2024
38 checks passed
@slouken
Copy link
Collaborator

slouken commented Oct 10, 2024

Merged, thanks!

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.

Locale change causes Android app to restart, despite configChanges settings
2 participants