Hi Appery Team,
How to disable the Swipe, Swipeleft , Swiperight on the ListItem in Appery Application ?
This is what I tried :-
ListItem--Swipe -- Run JavaScript -- event.preventDefault( );
ListItem--Swipeleft -- Run JavaScript -- event.preventDefault( );
ListItem--Swiperight -- Run JavaScript -- event.preventDefault( );
But still my ListItem swipes to left and right a little.I want to completely disable the Swipe,Swipeleft,Swiperight events for the ListItem on a Screen.
Please suggest what to do.
Waiting for a favorable reply.
Thanks and Regards,
Jitendra Bhagat