Android Question Change of orientation

AHilberink

Active Member
Licensed User
Longtime User
Hi,

I have an app with change of orientation allowed.

Working in Portrait in have a ListView and after selecting a show a Panel. Turning my Phone to Landscape it seems my app is resetting to the startscreen with the ListView.

Is there a way to prevent this and still be parked on the Panel or is it the way my app is build and do I need to change it and can you tell me how?

Best regards,
André
 
Top