Oh sorry, I misunderstood what you were asking. What you're seeing is just
standard Android multitasking, when you switch back to your app it will pick
up where you left off if it can, so the user gets a continuous experience.
If you're sure you want it to reset every time, you can use the
ClearTaskOnLaunch property in the ActivityAttribute.

http://developer.android.com/guide/topics/manifest/activity-element.html#clear

On Thu, Jun 16, 2011 at 7:41 AM, jnmahi <[email protected]> wrote:

> i already did that ........ but still its showing me last activity .......
>
> --
> View this message in context:
> http://mono-for-android.1047100.n5.nabble.com/set-start-activity-for-widget-tp4494696p4494722.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
_______________________________________________
Monodroid mailing list
[email protected]

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

Reply via email to