2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
SfListView allows to handle the button event when ItemTapped event is triggered in for Android platform . Due to some limitations in Xamarin Forms Android when button is clicked ItemTapped is also triggered along with Button Clicked event. To overcome this lag, use TapGestureRecognizer for ItemTapped. Following example illustrates the usage of TapGestureRecognizer for ItemTapped event in group header which consists both Button Clicked event (To display number of contacts in respective group) and ItemTapped (To Expand/Collapse groups). XAML
C#
Following screenshot shows the output to handle button events using tap gestures for group headers. Click here to download sample. |
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.