Hi all,
I'm trying to implement a Listview, where user have to select one or more rows and delete. So my question is can I use context actions to show up when they select a row instead of long tap (i.e. single tab on row). Can I do this?? Is it achievable with xamarin.forms?
Thanks in Advance