Scroll list with clickable items
Hello,
I've created a scroll list that contains clickable items (the idea is to be able to edit them by keeping a given item selected for a certain period of time). The items received click events through a clickListener. However, it's now almost impossible to scroll the list as the click events are processed in place of the scroll function. How can I differenciate a slide action from a press action on the screen?
Thanks in advance for your help.
