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

StickyGenericAdapter`1[T].GetHeaderView System.ObjectDisposedException #13

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 ?

StickyGenericAdapter1[T].GetHeaderView (System.Int32 position, Android.Views.View convertView, Android.Views.ViewGroup parent) System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Android.Widget.FrameLayout'. JniPeerMembers.AssertSelf (Java.Interop.IJavaPeerable self) JniPeerMembers+JniInstanceMethods.InvokeVirtualObjectMethod (System.String encodedMember, Java.Interop.IJavaPeerable self, Java.Interop.JniArgumentValue* parameters) View.get_Tag () StickyGenericAdapter1[T].GetHeaderView (System.Int32 position, Android.Views.View convertView, Android.Views.ViewGroup parent)
AdapterWrapper.ConfigureHeader (com.refractored.components.stickylistheaders.WrapperView wrapperView, System.Int32 position)
AdapterWrapper.GetView (System.Int32 position, Android.Views.View convertView, Android.Views.ViewGroup parent)
BaseAdapter.n_GetView_ILandroid_view_View_Landroid_view_ViewGroup_ (System.IntPtr jnienv, System.IntPtr native__this, System.Int32 position, System.IntPtr native_convertView, System.IntPtr native_parent)
(wrapper dynamic-method) System.Object.101(intptr,intptr,int,intptr,intptr)

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