I just updated to the most recent version of Mono for Android and code that used to work now throws an exception. When I try to create an templated ArrayAdapter using an object from my C# libraries it complains that it can not convert my type to an Android.Runtime.IJavaObject. Do all of the objects I want to display in ListViews etc. have to extend JavaObject and/or implement IJavaObject?
Thanks Dave Goughnour -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/ArrayAdapter-throws-exception-can-not-convert-to-IJavaObject-tp5079270p5079270.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
