Just set noHistory="true"
in Manifest file.
It makes activity being removed from the backstack.
↧
Answer by Stanislaw Brzezinski for Removing an activity from the history stack
↧
Just set noHistory="true"
in Manifest file.
It makes activity being removed from the backstack.