Hi all!
I have a listview on iOS that is grouped with ObservableCollection.
When i update my listview the custom headers are removed or become invisible. The space for the headers still exists.
After that, when i drag my listview so the cells are redrawing the headers are coming back.
On Android its working fine. But redrawing images is not always going good. This results in empty images that are shown.
Has anyone an idea how to solve this, or is this a bug Xamarin?