jlesergent
(jlesergent)
March 28, 2022, 10:41am
#1
Hello,
I’m looking for a solution to detecte swipe to left or right on a compoment « List_View_Image_and_text ».
My goal is to load a new list on swipe detection and I want to use « Clic » on list members.
I found lot of extension for Gesture but they are only working on Horizontal/Vertical Arrangement.
Do you have some idear ?
Thanks for your help.
Balajidev
(Balaji Dev)
March 28, 2022, 10:45am
#2
Than make list with dynamic components extension and use these extensions.
dora_paz
(Dora)
March 28, 2022, 10:53am
#3
You could use an extension that can detect left/right swipped
Custom List View
This extension allow you to create a custom list view with an Image, Title , Subtitle and a secondary text elements. It comes with a lot of features such as Drag and Drop and Swipe item with both sides. You can use extension to load images. You can customize the list view with designer properties.
Thanks @Henry for sponsoring the extension
Let see some blocks and their documentation.
All Blocks
There are 8 events, 17 method blocks and 28 set properties tht makes thi…
1 Like
jlesergent
(jlesergent)
March 28, 2022, 11:05am
#4
Good idea, I’m going to check…
1 Like