This is a migrated thread and some comments may be shown as answers.

Swipe action and Click action on same RadListView item

1 Answer 131 Views
ListView - Xamarin.Android
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Veteran
Dan asked on 27 Aug 2020, 07:23 PM

I'm using a RadListView and would like to know how to implement both a swipe action and a click action on the same item.

I've done quite a bit of research and trial and error and have not yet found a solution.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Lance | Senior Manager Technical Support
Telerik team
answered on 27 Aug 2020, 10:18 PM

Hello Dan,

Instead of selection, use ItemTapped event for the item tap (set IsItemTapEnabled=True). Now, use the Cell Swipe Gestures for the swipe interactions.

Read through the whole Cell Swipe documentation article to see the different ways you can use swipe, you can tap underlying buttons or use the threshold to trigger other actions. you can also review the two main demos to see the features implemented.

Regards,
Lance | Manager Technical Support
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
ListView - Xamarin.Android
Asked by
Dan
Top achievements
Rank 1
Veteran
Answers by
Lance | Senior Manager Technical Support
Telerik team
Share this question
or