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

Can this library be modified to have a third swipe direction? #80

Open
goelv opened this issue May 11, 2015 · 4 comments
Open

Can this library be modified to have a third swipe direction? #80

goelv opened this issue May 11, 2015 · 4 comments

Comments

@goelv
Copy link

goelv commented May 11, 2015

Hi,

Besides swiping the card left or right for 'skip' or 'add' respectively, I need to give the user the option to swipe down to mark 'seen'.

How do I go about modifying the MDCSwipeToChoose library? Is this structurally possible?

Any guidance in this regards will help me tremendously.

Thanks,
Varun

@goelv goelv changed the title I want the ability for the user to swipe down on the card. How do I go about it? Can this library be modified to have a third swipe direction? May 11, 2015
@acegreen
Copy link

hey @goelv have you figured this one out yet? I'm also interested in doing that

@goelv
Copy link
Author

goelv commented Jun 3, 2015

hi @acegreen yes its a work in progress. I think I have figured it out for the most part, but currently working on some other tasks and only get back to this later next week.

@acegreen
Copy link

acegreen commented Jun 7, 2015

@goelv Great. I got it working using this fork: #6

I didn't replace my pod, just modified the required files by hand. Works as expected

@goelv
Copy link
Author

goelv commented Jun 16, 2015

@acegreen great! I didn't realize someone else forked it already. Majority of the code changes are here: NinjasCL-archive@b587545 from the fork

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

No branches or pull requests

2 participants