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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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.....