[android-developers] How to clear all activity in the stack below the latest activity?
All the current discussions involves clearing all activites above an
existing activyt, but I'm trying to find a way to clear all the
activities before the latest activity in the stack.
So my scenario is A -> B -> C and then when a user goes to Activity D,
activies A,B,C should be cleared from the activity stack.
FLAG_ACTIVITY_CLEAR_TOP seems to only clear any activites above an
existing activity.
Anybody run into this scenario and found a solution?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home