Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I am using sfListView with AllowGroupExpandCollapse, IsStickyGroupHeader, AllowSwiping properties to true. When I deploy app to Android device or even on emulator, it shows proper view on screen as expected. But if I collapse one of the Group header and scroll on screen for other items and in-between scrolling if I click on Group header to collapse, boom...... group headers text gone.... It shows one text Group header...mostly initial word.....Alignment of Group headers goes off..content disappears. I have around 20 items in data-source.
No exception in visual studio....... no logs.....