I have a landscape only application. At times when I start a new activity (form), it kicks back to the main activity with UserClosed = false.
I don't know what is causing this or how to debug it. I am not hitting the back button or the home button. If I hit the button (tab) to go back into the activity, everything works. I display a ToastMessageShow when this happens and UserClosed = false.
Any ideas what to look for or how to debug it?
I don't know what is causing this or how to debug it. I am not hitting the back button or the home button. If I hit the button (tab) to go back into the activity, everything works. I display a ToastMessageShow when this happens and UserClosed = false.
Any ideas what to look for or how to debug it?