ToxicBakery / ViewPagerTransforms

Library containing common animations needed for transforming ViewPager scrolling for Android v13+.
https://toxicbakery.github.io/ViewPagerTransforms/
Apache License 2.0
2.57k stars 487 forks source link

Cube Out Not working on Android 7.0 #72

Closed salvonos closed 6 years ago

salvonos commented 6 years ago

I have implemented the cube out transformer it works fine in all my devices however, on android 7.0 its not working properly. The setRotationY seems to have an issue.

How can I solve this?

hpanahiird commented 6 years ago

i have the same problem too. can anyone give an alternative way to have this transformer.

ToxicBakery commented 6 years ago

I'm honestly not going to be able to look into it but if someone can explain the issue and submit a PR I would be happy to release the fix.

hpanahiird commented 6 years ago

hi i have opened a pull request to fix this problem. please check it out https://github.com/ToxicBakery/ViewPagerTransforms/pull/75

ToxicBakery commented 6 years ago

This has been released https://oss.sonatype.org/content/repositories/releases/com/ToxicBakery/viewpager/transforms/view-pager-transforms/1.3.7/