Closed gatgithub closed 8 years ago
@vcardillo there is an issue in Android about this behavior:
"If, after the app is launched, the user presses the HOME key to return to the home screen and then tries to return to the app by selecting it from the list of applications (or by putting a shortcut on the home screen and then selecting the shortcut), the OS launches the root activity of the app AGAIN, bringing the existing task to the foreground and placing ANOTHER instance of the root activity on top of the existing activity stack."
https://code.google.com/p/android/issues/detail?id=26658
But there are some apps that does the desired behavior so there must be way to implement it, i will search a solution.
Yea, this one might be a wontfix for now. In fact I might agree with you where it launches the root.
Let's wait on this one.
Verified fixed - 12.02.2016
Device: Samsung Galaxy S5 (5.0) Affected items: Settings / Profile
ACTUAL RESULTS:- Settings page is closed when interrupting the app via device's Home button.
EXPECTED RESULTS: Settings page should not be closed when interrupting the app via device's Home button.
OTHER NOTES / ERROR MESSAGES:-
http://bugs8.gatserver.com/uploads/f3e64f58403e4dd115f9a9185eb532bb.mp4
Steps to reproduce this issue