Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

ListView with CustomRenderer Label NOT re-rendering on scroll back up/down

$
0
0

Hi, so I updated my Xamarin.Forms iOS app with the latest bits, and what was working, a fairly complex ListView with a CustomRenderer Label in it, no longer functions correctly. I think it must be the new code to make the ListView more performance?

Basically on initial load the CustomRenderer renders fine, when I scroll the ListView, it looks like it is not re-rendering the customer renderer, so the Label is not formatted with my attributed text. Might have to try a FormattedText instead?


Viewing all articles
Browse latest Browse all 58056

Trending Articles