Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the support for vertical swipe direction. #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rFlex
Copy link

@rFlex rFlex commented Jul 16, 2014

Hey,

I just found out your lib, thanks for the sharing, this is really well done.
I had the need for the support of the vertical swipe, so I added a "allowedSwipeDirections" property in the MDCSwipeOptions. By default it is set to MDCSwipeDirectionLeft | MDCSwipeDirectionRight. I had to change the const value of the MDCSwipeDirection in order to use the "OR" operator properly.

@SohailKh
Copy link

SohailKh commented Aug 1, 2014

Hey, just wanted to say thanks!

@clsource
Copy link

clsource commented Oct 3, 2014

Hey thanks for your code
I was able to add full functionality
of swipe Vertical Dectection and Programatically too!

Check it out! 👍 ❤️
https://github.com/clsource/MDCSwipeToChoose

@vikmeup
Copy link
Contributor

vikmeup commented Apr 15, 2015

@rFlex were you able to test it on iPhone 5S, 6, 6 Plus?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants