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

Page-curl animation does not work properly when a page turns backwards #112

Open
chathura2020 opened this issue May 8, 2017 · 2 comments

Comments

@chathura2020
Copy link

It works well for left to right side(When user reads forward) and loads the correct pages accordingly. But if I turn a page backwards, it's loading the previous page which is ok. Then if I further moves back then it loads a wrong page.

For example : I go through pages until 5, then go back it loads page 4. If I go to another page back it should load page 3. Instead it loads page 6.

I tried with index value in updatePage method as well as mCurrentIndex in CurlView. But still can't figure out how to fix this issue.

@dhruvishah22
Copy link

dhruvishah22 commented Jun 6, 2018

@chathura2020 have you got any solution? i have same issue @harism kindly help

@RmCodes
Copy link

RmCodes commented Nov 16, 2018 via email

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

3 participants