Assigned
Status Update
Comments
[Deleted User] <[Deleted User]>
ca...@google.com <ca...@google.com>
co...@gmail.com <co...@gmail.com> #2
Forgot to note the environment.
This crash occurs on only API 21.
This crash occurs on only API 21.
Description
Version used:
Devices/Android versions reproduced on: Android 13
Issue :
We have a in app language picker in our app on the login screen , when we change locale first time using the AppCompatDelegate.setApplicationLocales() method , it recreates the activity , even though we have edited the activity's manifest entry and overriden onConfiguration changed method .
On changing language/locale second time on the same activity , it triggers onConfiguration changed method always .
This happens only on A13 and when the app is installed for first time or we clear data of the app and run it again .
Please help !!