On Jul 31, 5:26 pm, "Adriano B. Godinho" <[email protected]>
wrote:
> Hi,
>
> You can declare your activity with singleTask launch mode.
>
>  <activity android:name=".YourActivity"
>                   android:label="@string/app_name"
>                   android:launchMode="singleTask"/>
>
> More 
> details:http://developer.android.com/guide/topics/fundamentals.html#lmodes

Fantastic, thanks! :-)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to