I am using onConfigurationChanged(). In that, when I am changing from LandScape to Portrait, it is calling if (newConfig.orientation == Configuration.ORIE
onConfigurationChanged()
if (newConfig.orientation == Configuration.ORIE
Write this line in the android Manifest.xml file: