Meetic / Shuffle

An easy to use swiping-view for Android
886 stars 83 forks source link

Recycler view item #8

Closed pixelbendr closed 8 years ago

pixelbendr commented 8 years ago

Can this be used as a recycler view item. I have a list of items in my recycler view and I want to make each one of the items swappable not like a dark deck, if you know what I mean. Regards.

florent37 commented 8 years ago

Each view Will contains a stack of view or each view will be draggable ? In the second case you should use our library Dragueur, It'll be perfect :) Le 11 mai 2016 17:39, "Evans Domina Attafuah" notifications@github.com a écrit :

Can this be used as a recycler view item. I have a list of items in my recycler view and I want to make each one of the items swappable not like a dark deck, if you know what I mean. Regards.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/Meetic/Shuffle/issues/8

pixelbendr commented 8 years ago

Okay. thank you. Regards

pixelbendr commented 8 years ago

Can I use Dragueur for google inbox swiping. I have attached an image. The ability to restrict swiping to horizontal and add image for left swipe and right swipe. gestures-google-inbox jpg

florent37 commented 8 years ago

Dragueur can be modified to handle this usecase ;) I'll try and come back with an update Le 11 mai 2016 18:51, "Evans Domina Attafuah" notifications@github.com a écrit :

Can I use Dragueur for google inbox swiping. I have attached an image. The ability to restrict swiping to vertical and add image for left swipe and right swipe. [image: gestures-google-inbox jpg] https://cloud.githubusercontent.com/assets/12001207/15189115/9e300aee-1798-11e6-9464-d7a426cd201a.png

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/Meetic/Shuffle/issues/8#issuecomment-218520224

pixelbendr commented 8 years ago

Okay. thank you. 👍