How to prevent Android from relaunching app from launcher -
How to prevent Android from relaunching app from launcher -
when app entered through launcher, in memory restarted @ launcheractivity instead of resuming in activity in last.
when user returns app through application switcher retain state.
how create launching launcher have same behavior resuming through application switcher if application in memory?
problem android:cleartaskonlaunch
set true , had forgotten it.
android
Comments
Post a Comment