On Jun 10, 2012, at 7:41 AM, Sloot wrote:
> My problem is (and it's a known problem for Android) that the Mapviews behave 
> strange. The solution which I've found is to open the second screen (with the 
> second
> Mapview) in a new process. Can anybode tell me how this has to be done in 
> Monodroid?

Firstly, use the [Activity] custom attribute. Hand-writing the <activity/> 
element is a good way to screw things up.

Secondly, there's a bug when specifying ActivityAttribute.Process that you need 
to work around:

        https://bugzilla.xamarin.com/show_bug.cgi?id=763#c4

Sorry,
 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to