I am a young developer on Android and I can't find a solution to my problem.
I want to simulate an event just after the configuration changes and for that I have tried to use onConfigurationChanged()
but with this method, my event is applied just before the screen rotates. But I want to apply my event just after the rotation.
So, how I can make it? Or what method is called after onConfigurationChanged()
?
Simple >> Oncreate() method Called after onConfigurationChanged .
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With