SwipeStack icon indicating copy to clipboard operation
SwipeStack copied to clipboard

wish to add setOnItemClickListener function

Open lzhAndroid opened this issue 8 years ago • 13 comments

if item view setOnClick,it doesn't work

lzhAndroid avatar Feb 21 '16 10:02 lzhAndroid

Currently it does not work because SwipeStack is intercepting the touch events. I will add this feature in a future release :wink:

flschweiger avatar Feb 21 '16 20:02 flschweiger

I need it, true... waiting for your release :smile:

nambv avatar Mar 11 '16 07:03 nambv

Are you already working on this or is it something you want to add down the road? I guess I can hack this myself, but if you are already on the works, then I rather wait.

casidiablo avatar Mar 13 '16 00:03 casidiablo

hey, was looking at this library and it's really very neat ! good work. eagerly looking forward to when the onItemClickListener is included. any news on when it'll be available? thanks!

n1schal avatar Apr 05 '16 04:04 n1schal

Hey there, currently I'm on skiing holidays and I will look into it when I'm back home. Promised! :wink:

flschweiger avatar Apr 05 '16 09:04 flschweiger

thanks for the prompt response! for the time being i hacked my way into it ! enjoy your holidays ! :smile_cat:

n1schal avatar Apr 05 '16 09:04 n1schal

do you still work on that feature? would be awesome to have!

denwehrle avatar Jul 14 '16 20:07 denwehrle

Is this feature added?

Aasaqt avatar Aug 25 '16 12:08 Aasaqt

Is this feature added?It's really a nice library/.....

langyazhouwl avatar Nov 02 '16 10:11 langyazhouwl

Something new about this?

matthew2402 avatar Dec 05 '16 07:12 matthew2402

Hi guys, any update on this or anyone been able to implement the click event?

saintjab avatar Feb 07 '17 00:02 saintjab

I'm able to implement click event unfortunately the click event appears behind the card for me.

ghost avatar Mar 28 '17 19:03 ghost

Also faced with this issue. I am able to set click listener to child view of topview swipeStack view, but its brokes onTouch - swipe logic

TheLester avatar Apr 25 '17 11:04 TheLester