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. #69

Open
amit04jain opened this issue Jun 1, 2017 · 1 comment
Open

Comments

@amit04jain
Copy link

Hi,
Getting below error

Xamarin caused by: android.runtime.JavaProxyThrowable: System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'Android.Graphics.RectF'.
Java.Interop.JniPeerMembers.AssertSelf(IJavaPeerable self)<283b4b1e03f54fee85a79f83eb627def>:0
Java.Interop.JniPeerMembers.JniInstanceMethods.InvokeVirtualVoidMethod(string encodedMember, IJavaPeerable self, JniArgumentValue* parameters)<283b4b1e03f54fee85a79f83eb627def>:0
Android.Graphics.RectF.Set(float left, float top, float right, float bottom):0
RangeSlider.RangeSliderView.OnDraw(Canvas canvas):0
Android.Views.View.n_OnDraw_Landroid_graphics_Canvas_(IntPtr jnienv, IntPtr native__this, IntPtr native_canvas):0
at (wrapper dynamic-method) System.Object:85810f79-2a65-4a16-aa84-6fa1c465f516 (intptr,intptr,intptr)
md567636376cf6977936eff72a239369451.RangeSliderView.n_onDraw(Native Method)
md567636376cf6977936eff72a239369451.RangeSliderView.onDraw()RangeSliderView.java:72

@halkar
Copy link
Owner

halkar commented Jun 1, 2017

@amit04jain how to reproduce this issue? Do you have a sample project?

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

No branches or pull requests

2 participants