You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this exception in some of the Android devices.
FormsPinView(2.1.0-pre1)
Object name: 'Android.Graphics.Paint'.
at Java.Interop.JniPeerMembers.AssertSelf (Java.Interop.IJavaPeerable self) [0x00029] in <07754f4cea12486d9464281b313bc550>:0
at Java.Interop.JniPeerMembers+JniInstanceMethods.InvokeVirtualVoidMethod (System.String encodedMember, Java.Interop.IJavaPeerable self, Java.Interop.JniArgumentValue* parameters) [0x00000] in <07754f4cea12486d9464281b313bc550>:0
at Android.Graphics.Paint.set_Alpha (System.Int32 value) [0x00022] in <61fdc70e3ec6449cbca4b2444bcf1f69>:0
at FormsPinView.Droid.RippleButton+<>c__DisplayClass17_0.b__0 () [0x0003a] in <49f4c9956baa4d22a04ad433dcdfbd74>:0
at Java.Lang.Thread+RunnableImplementor.Run () [0x00008] in <61fdc70e3ec6449cbca4b2444bcf1f69>:0
at Java.Lang.IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this) [0x00008] in <61fdc70e3ec6449cbca4b2444bcf1f69>:0
at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.48(intptr,intptr)
The text was updated successfully, but these errors were encountered:
Getting this exception in some of the Android devices.
FormsPinView(2.1.0-pre1)
Object name: 'Android.Graphics.Paint'.
at Java.Interop.JniPeerMembers.AssertSelf (Java.Interop.IJavaPeerable self) [0x00029] in <07754f4cea12486d9464281b313bc550>:0
at Java.Interop.JniPeerMembers+JniInstanceMethods.InvokeVirtualVoidMethod (System.String encodedMember, Java.Interop.IJavaPeerable self, Java.Interop.JniArgumentValue* parameters) [0x00000] in <07754f4cea12486d9464281b313bc550>:0
at Android.Graphics.Paint.set_Alpha (System.Int32 value) [0x00022] in <61fdc70e3ec6449cbca4b2444bcf1f69>:0
at FormsPinView.Droid.RippleButton+<>c__DisplayClass17_0.b__0 () [0x0003a] in <49f4c9956baa4d22a04ad433dcdfbd74>:0
at Java.Lang.Thread+RunnableImplementor.Run () [0x00008] in <61fdc70e3ec6449cbca4b2444bcf1f69>:0
at Java.Lang.IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this) [0x00008] in <61fdc70e3ec6449cbca4b2444bcf1f69>:0
at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.48(intptr,intptr)
The text was updated successfully, but these errors were encountered: