VistianOpenSource/Birch

GroupHeaderTemplate Listview fires for cells as well as headers

Opened this issue · 0 comments

There would appear to be an issue with Xamarin Forms Listview when using template selectors for items and headers - namely the header template selector also gets called for cells !

See xamarin/Xamarin.Forms#3407