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

change flip mode in recyclerview #17

Closed
duz17 opened this issue Feb 8, 2018 · 1 comment
Closed

change flip mode in recyclerview #17

duz17 opened this issue Feb 8, 2018 · 1 comment

Comments

@duz17
Copy link

duz17 commented Feb 8, 2018

when I use flipview inside recyclerview some bugs happen
when scrolling, reused view that I need to change from back to front (or opposite), I tried to use flipTheView method withAnimate=false - but the result is seeing the back for second and then the front
I tried to use setFlipDuration(0) before, but the result of that is the animation stays with duration 0 for every next flipTheView call withAnimation=true

@wajahatkarim3
Copy link
Owner

We have already compiled a demo of recyclerview with flipview in each item. Can you check whether that works for you or not? Let me know so that i can work accordingly.

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