onConfigurationChanged() is not getting called on Android 13 and 14

53 views Asked by At

As per Google's Developers document,on Android 11 (API level 30) through Android 13 (API level 33), Activity.onConfigurationChanged() isn't called.Refer this screenshot

They haven't mentioned an alternate solution to it, is anyone facing the same issue?

0

There are 0 answers