oh from what I read it seemed you were implying he should keep it on the
stack to pull it back up quickly, my mistake.

On Wed, Sep 26, 2012 at 12:32 PM, Jonathan Pryor <[email protected]> wrote:

> On Sep 26, 2012, at 10:59 AM, Sayed Arian Kooshesh <[email protected]>
> wrote:
> > excuse, me it's called
> >
> >
> > MoveTaskToBack
>
> Rationale? Activity.MoveTaskToBack() keeps the Activity on the Activity
> stack, meaning that if the user hits the Multitasking key in ICS, the
> Activity will still be present & displayed as an app that can be switched
> to. If it shouldn't be possible to move to that Activity again (e.g. it was
> a login dialog), then it shouldn't appear in the activity stack at all, in
> which case Activity.Finish() seems the saner solution, no?
>
>  - Jon
>
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>



-- 
Extreme Knowledge is not something for which he programs a computer but for
which his computer is programming him.

-Wozniak


   - if my programming advice has helped you, feel free to donate to :
<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>

<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
<https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KYUXV2PG88YQQ>
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to