saket / cascade

Nested popup menus with smooth height animations for Android
https://saket.github.io/cascade
Apache License 2.0
2.02k stars 67 forks source link

Animate ViewFlipper changes using ViewPropertyAnimator #16

Closed saket closed 3 years ago

saket commented 3 years ago

Fixes #4 Download APK: WeTransfer / Google Drive

I still don't understand why are the animations choppy on some devices with android.view.animation.Animation, but it's probably safe to assume that the old animation APIs were always bad. I'm thankful they're not used anymore.