I have encountered this flag (paired with FLAG_ACTIVITY_NEW_TASK), and
cannot get to the bottom of it.
I tried playing with activities and their affinities, and still dont
have a clue as to what would be the expected behavior when this flag
is set.

The context i encountered this flag is (though i dont think it
matters):

1. User opens the browser and long press a phone number.
2. The context menu is opened with  a "dial" option.
3. Upon pressing dial the browser fires an intent (ACTION DIAL), with
the above two flags.

this seems to be one of those flags which actually messes with the
task's stack. i just dont understand how.

Help is appreciated
Anat

-- 
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