Reading Time: 3 minutesWhen user of Android mobile devices changes its orientation in some situations we need to handle Android orientation changes programmatically. So here is how to handle runtime changes. In your brand new application, make changes in your manifest first. app→manifests→AndroidManifest.xml…
Recent Comments