mirror of
https://github.com/godotengine/godot.git
synced 2026-05-20 01:14:56 +00:00
1c02316365
The app was restarting unexpectedly due to missing configChanges flags. Added "locale|layoutDirection" to AndroidManifest.xml to prevent activity recreation.