[Mono-bugs] [Bug 643360] Creating intents from activities and launching them should be easier.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Oct 2 16:32:33 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=643360

https://bugzilla.novell.com/show_bug.cgi?id=643360#c1


Mike Kestner <mkestner at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mike Kestner <mkestner at novell.com> 2010-10-02 20:32:31 UTC ---
In r8223 I added a convenience overload to Android.Content.Context:

public void StartActivity (System.Type);

It does not set NewTask on the intent, as this is a workaround for bug #639679
and is probably not a good default behavior for the convenience method.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list