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

Bad folding animation #34

Closed
G-Maan opened this issue Nov 13, 2016 · 6 comments
Closed

Bad folding animation #34

G-Maan opened this issue Nov 13, 2016 · 6 comments

Comments

@G-Maan
Copy link

G-Maan commented Nov 13, 2016

I imported and run your example of folding-cell-listview-example. Unfortunately it seems that there is a strange folding animation. When the animation of unfolding starts there is always a bug with the first fold (or the last if folding). It looks like the animation starts from the top of the screen and not from the point it's in. Any way of fixing it?

Here is a sample ( second list option was clicked btw ):
untitled

@oleg-vasiliev
Copy link
Contributor

Very strange, I can't reproduce this behavior on my devices or emulators.

@matteofilia
Copy link

Is your emulator set with hardware accelerated graphics rendering enabled? I've tried it under 4.1 (API 17) with emulator and 5.1 (API 22) on a physical device and I have not had any issues.

@G-Maan
Copy link
Author

G-Maan commented Jan 24, 2017 via email

@matteofilia
Copy link

I've tried it under an emulator running 6.0 and can't reproduce the bug, assuming it happens automatically with nothing else triggering it.

@UbermenschDeveloper
Copy link

UbermenschDeveloper commented Aug 7, 2017

I have the same issue, when the camera height param isn't big enough.
For example, folding-cell:cameraHeight="1" will crack it for sure. And with folding-cell:cameraHeight="6" you can get just that very effect (picture related)

image

@golovin47
Copy link
Contributor

Hello, guys. We couldn't reproduce the exact same behavior. It looks like you should set appropriate cameraHeight for your FoldingCell. We also updated this lib, added improvements and resolved issues some issues. Try to update to the most recent version of the lib and apply appropriate cameraHeight for you FoldingCell.

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

5 participants