Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Issue when back page #14

Closed
VAdaihiep opened this issue Dec 3, 2012 · 2 comments
Closed

Issue when back page #14

VAdaihiep opened this issue Dec 3, 2012 · 2 comments
Labels
Milestone

Comments

@VAdaihiep
Copy link

Thanks for your libs, but I have a problem.
In your demo at https://github.com/openaphid/android-flip/tree/master/FlipView/Demo/APK/Aphid-FlipView-Demo.apk -> Flip Text Views.
I slide down FAST to view NEXT page, it work fine: 0 -> 1 -> 2 -> 3 -> 4
But problem when I slide up FAST to view PREW page, it work not perfectly: 4 -> 2 -> 0 instead of 4->3->2->1->0
This problem occurs with all activity in this Demo.
So please help me to make it work fine like next page.
Thanks in advance!

P.s: I feel when back page: the animation has a little delay (lag) (next page does not). Could someone tell me why?

@VAdaihiep
Copy link
Author

UPDATE: I think this bug happen because when backward page is slightly slower, I post this issue #2.
@openaphid Please help me, i need to fix it urgently :(

@openaphid
Copy link
Owner

@VAdaihiep I fixed #16 which may cause incorrect order during flipping.

Please try the demo APK in develop branch: https://github.com/openaphid/android-flip/blob/develop/FlipView/Demo/APK/Aphid-FlipView-Demo.apk

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

No branches or pull requests

2 participants