On Dec 6, 2011, at 3:27 AM, Mahesh wrote:
> My application crash with the latest update in debug as well as in
> release mode, same code works fine with previous version.
> The crash occur while adding
> Android.Views.ViewTreeObserver.IOnGlobalLayoutListener in relative layout's
> ViewTreeObserver.AddOnGlobalLayoutListener
Are you creating a new type which implements
ViewTreeObserver.IOnGlobalLayoutListener? If so, is your custom type inheriting
Java.Lang.Object, or are you implementing IJavaObject yourself? I'm reminded of:
http://bugzilla.xamarin.com/show_bug.cgi?id=1854#c4
http://docs.xamarin.com/android/advanced_topics/architecture/android_callable_wrappers#Implementing_Interfaces
Thanks,
- Jon
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid