Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Android.Widget.FrameLayout'. #12

Open
mzekrallah opened this issue Sep 3, 2018 · 0 comments

Comments

@mzekrallah
Copy link

We are facing an intermittent crash related to this library porting. Can you plz help ?

StickyListHeadersListView.GetHeaderHeight ()
System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Android.Widget.FrameLayout'.
JniPeerMembers.AssertSelf (Java.Interop.IJavaPeerable self)
JniPeerMembers+JniInstanceMethods.InvokeNonvirtualInt32Method (System.String encodedMember, Java.Interop.IJavaPeerable self, Java.Interop.JniArgumentValue* parameters)
View.get_MeasuredHeight ()
StickyListHeadersListView.GetHeaderHeight ()
StickyListHeadersListView.ScrollChanged (System.Int32 reportedFirstVisibleItem)
StickyListHeadersListView.OnScroll (Android.Widget.AbsListView view, System.Int32 firstVisibleItem, System.Int32 visibleItemCount, System.Int32 totalItemCount)
AbsListView+IOnScrollListenerInvoker.n_OnScroll_Landroid_widget_AbsListView_III (System.IntPtr jnienv, System.IntPtr native__this, System.IntPtr native_view, System.Int32 firstVisibleItem, System.Int32 visibleItemCount, System.Int32 totalItemCount)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant