hi everyone
so basically after updating Xamarin forms to latest version the listview become to slow
after a lot of investigations I found out the FormattedString to be the problem
my listview only show text
what i have done is splitting the text into words and add each word in span
why would that slow down scrolling???
this is unacceptable and I believe its a bug
thanks