Ed

Results 4 comments of Ed

Subscribing as my previous account was deleted.

My app on Android experienced the same issue. I changed the caching strategy to RecycleElement and there was no locking/slowdown. The sample application uses the same caching strategy. Xamarin.Plugins/Iconize/Samples/Iconize.FormsSample/Page1.xaml [Sample...

@ivanteles that property was added in a Xamarin.Forms release. [See Caching Strategy.](https://developer.xamarin.com/guides/xamarin-forms/user-interface/listview/performance/#Caching_Strategy) Or this [blog](https://blog.xamarin.com/optimizing-xamarin-forms-apps-for-maximum-performance/). My IDE's (R# + VS) intellisense indicates there is an error, but it is valid...