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

Need FadeIn/FadeOut tansformation #59

Closed jayappmobi closed 7 years ago

jayappmobi commented 7 years ago

how to implement FadeIn/FadeOut tansformation

ToxicBakery commented 7 years ago

This does not define an issue against the library, please try stackoverflow for general questions. If you create a concise fade in/out implementation, well formatted PRs are welcome.