NobsterTheLobster / Xamarin.Forms.GridView

GridView for xamarin forms
MIT License
60 stars 10 forks source link

System.Reflection.TargetException: Non-static method requires a target. #30

Closed yinyue200 closed 6 years ago

yinyue200 commented 6 years ago

System.Reflection.TargetException: Non-static method requires a target. at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0004f] in <43dbbdc147f2482093d8409abb04c233>:0 at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x0005d] in <43dbbdc147f2482093d8409abb04c233>:0 at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value) [0x00000] in <43dbbdc147f2482093d8409abb04c233>:0 at Plugin.GridViewControl.Droid.Renderers.GridViewAdapter.OnCreateViewHolder (Android.Views.ViewGroup parent, System.Int32 viewType) [0x00046] in :0 at Android.Support.V7.Widget.RecyclerView+Adapter.n_OnCreateViewHolder_Landroid_view_ViewGroup_I (System.IntPtr jnienv, System.IntPtr native__this, System.IntPtr native_parent, System.Int32 viewType) [0x0000f] in <6731ac6dfd2c4565a577129a14e89370>:0 at (wrapper dynamic-method) System.Object.72(intptr,intptr,intptr,int)