When I turn the device from portrait to landscape at that time my activity is restarted. For that Activity I need to use both portrait and landscape mode.
How to Show my Activity?
|
When I turn the device from portrait to landscape at that time my activity is restarted. For that Activity I need to use both portrait and landscape mode. How to Show my |
||||
|
|
|
add this line in manifest file
and where u can override for restart . in my functions it's update listitems and some other function : example
|
|||
|
|
|
To avoid getting restarted use |
|||
|
|