I was using the Xamarin Forms version 3.6 and updated to the latest version 4.1, after updating I am finding few UI issues.
In android, my List view shows more than 50 records, After updating I could find that some of the List view cells are showing Empty in the UI when scrolling down for example. The first 15 cells are showing the content and the next 3 or more cells shows empty cells and again some cells will be displaying content.
I there anyone else who have faced the same scenario? Could you please help me on this.