Random startup activity behavior

Ronny

Member
Licensed User
Longtime User
I have a strange problem. I have an app with 9 activities, with "main" as the starting activity. One of the activities contains some input fields. Whenever this activity has been used, sometimes the app starts up with this activity instead of "main" when the app is resumed. I can't find a pattern here other than if the app hasn't been used for a few hours. In short: Sometimes the activity resumes correctly with "main" and other times it resumes with this other activity.


Any ideas?
 
Top