Ethan
unread,Jul 5, 2012, 12:16:49 AM7/5/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cornerstone Development
I'm new to cornerstone and just started looking at its code and
wondering how single instance activities are handled across panels?
Something like Activity A (single instance) running in Panel 1 and
Activity B (standard) running in Panel 2 and has a button to launch
Activity A.
Now, if the user clicks the button on Activity B to launch Activity
A, how does cornerstone handle it?
If i remember, in case of default stack of am, the task affinity of
activity A is changed.