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

Add ZoomOut with Slide #14

Closed ToxicBakery closed 10 years ago

ToxicBakery commented 10 years ago

The Android guide has a zoom out animation combined with sliding. Should be simple to add.

http://developer.android.com/training/animation/screen-slide.html#zoom-out

ToxicBakery commented 10 years ago

Resolved in 6f759ac