Hi,
I'm trying to modify the CustomListView.bas module as follows:
1. I want it to snap to each panel. Like the way it snaps when executing a Jump to Item.
2. I want it to only be activated when a user swipes.
The behaviour could basically be described as swiping between cards/panels. Swipe left for previous item, swipe right for next item.
I have taken a look at the module, but unfortunately am still a bit too new at B4x to fully understand the implementation.
Can you please provide some pointers as to how this could be accomplished and which methods would have to be modified?
Thx
I'm trying to modify the CustomListView.bas module as follows:
1. I want it to snap to each panel. Like the way it snaps when executing a Jump to Item.
2. I want it to only be activated when a user swipes.
The behaviour could basically be described as swiping between cards/panels. Swipe left for previous item, swipe right for next item.
I have taken a look at the module, but unfortunately am still a bit too new at B4x to fully understand the implementation.
Can you please provide some pointers as to how this could be accomplished and which methods would have to be modified?
Thx