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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to