I have a list view contains image (FF Image Loading) and some labels. When i run my app it crashes meanwhile i've been using caching strategy : "RecycleElement" on list to prevent crash but it throws exception "Cannot access a disposed object : 'Xamarin.Forms.Platform.Android.FormsTextView'".
Anyone has solved similar problem?
↧
Xamarin form : Cannot access a disposed object : Xamarin.Forms.Platform.Android.FormsTextView
↧