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 I set card length longer than default screen size using scroll view? #148

Open
dhruvgajwa opened this issue Jan 28, 2019 · 1 comment

Comments

@dhruvgajwa
Copy link

Is there any way for cards to be longer than default screen length? I tried applying scrollview inside frame layout and setting only horizontal swipe! but this didn't seem to work! Any help would be appreciated. And thank you so much for this awesome library!

@janishar
Copy link
Owner

janishar commented Feb 6, 2019

@dhruvgajwa Refer this:
https://medium.com/@janishar.ali/modifying-android-tinder-swipe-view-example-to-support-auto-resize-94f9c64f641e

Try using this to see if it works:

 .setViewWidth(...)
 .setViewHeight(...)

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