Hello Everyone,
I'm running into some little trouble, my app keeps restarting every time the phone is locked or the screen is timed out, I have about 5 panels in my layout and I switch between them by hiding one and showing the other, but when the phone is locked it gets me back to the first panel, how can this be solved?
I tried putting the activity.load.. when first time is true but then it doesn't load anything..
Thank You..
I'm running into some little trouble, my app keeps restarting every time the phone is locked or the screen is timed out, I have about 5 panels in my layout and I switch between them by hiding one and showing the other, but when the phone is locked it gets me back to the first panel, how can this be solved?
I tried putting the activity.load.. when first time is true but then it doesn't load anything..
Thank You..