Releases: wajahatkarim3/Flippable
Releases · wajahatkarim3/Flippable
1.5.4
1.0.6
1.0.5
- Reduced
minSdk
to 21. - Removed internal from
FlipController
to allow custom remember() with keys etc. Thanks to #1 by @stevetripp - Removed unused dependencies from Flippable library
- Published 1.0.5 on Maven Central
1.0.4
🌟 Features
- Flip view animations implementation
- Customizable parameters like duration, animation types, auto-flip functionality etc.
- The
FlippableController
to programmatically flip the view - The
onFlippedListener
to trigger the callback when flip animation is finished. - Four animation types for flipping effect.