Am getting this error when trying to use SfDataGrid on an Android device. Any ideas?
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Java.Lang.ClassNotFoundException: Didn't find class "md537dafdde80e33a1134ed4c8f527dbedb.ExtendedScrollViewRenderer" on path: DexPathList[[zip file "/data/app/com.Projection.ScenarioEIS-1/base.apk"],nativeLibraryDirectories=[/data/app/com.Projection.ScenarioEIS-1/lib/arm, /vendor/lib, /system/lib]]
at Java.Interop.JniEnvironment+Types.FindClass (System.String classname) [0x00114] in <e736913786c2475188869561ae512b72>:0
at Java.Interop.JniType..ctor (System.String classname) [0x00006] in <e736913786c2475188869561ae512b72>:0
at Java.Interop.JniPeerMembers+JniInstanceMethods..ctor (System.Type declaringType) [0x00064] in <e736913786c2475188869561ae512b72>:0
at Java.Interop.JniPeerMembers+JniInstanceMethods.GetConstructorsForType (System.Type declaringType) [0x0002c] in <e736913786c2475188869561ae512b72>:0
at Java.Interop.JniPeerMembers+JniInstanceMethods.StartCreateInstance (System.String constructorSignature, System.Type declaringType, Java.Interop.JniArgumentValue* parameters) [0x00032] in <e736913786c2475188869561ae512b72>:0
at Xamarin.Forms.Platform.Android.FormsViewGroup..ctor (Android.Content.Context p0) [0x00046] in D:\agent_work\1\s\Xamarin.Forms.Platform.Android.FormsViewGroup\obj\Release\generated\src\Xamarin.Forms.Platform.Android.FormsViewGroup.cs:89
at Xamarin.Forms.Platform.Android.VisualElementRenderer`1[TElement]..ctor (Android.Content.Context context) [0x00012] in D:\agent_work\1\s\Xamarin.Forms.Platform.Android\VisualElementRenderer.cs:30
at Xamarin.Forms.Platform.Android.VisualElementRenderer`1[TElement]..ctor () [0x00000] in D:\agent_work\1\s\Xamarin.Forms.Platform.Android\VisualElementRenderer.cs:67
at Xamarin.Forms.Platform.Android.ViewRenderer`2[TView,TNativeView]..ctor () [0x00000] in D:\agent_work\1\s\Xamarin.Forms.Platform.Android\ViewRenderer.cs:30
at Syncfusion.SfDataGrid.XForms.Droid.ExtendedScrollViewRenderer..ctor () [0x00000] in <8368365bc9c047e39bc79a0bb3d871c1>:0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <657aa8fea4454dc898a9e5f379c58734>:0
--- End of inner exception stack trace ---