Hey all. I've implemented this slick-looking anim...
# compose
p
Hey all. I've implemented this slick-looking animation using the MotionLayout in Jetpack Compose and wanted to share with you. In case anyone wants to take a closer look at it, here's a link to the PR.
🙌 3
By the way, I really gotta say a word about documentation of the MotionLayout related APIs. It is extremely thorough and well-written. I haven't encountered APIs that didn't have documentation, so huge kudos to the team for it 👏👏👏
Released this beaut animation as part of the 1.2.0 version of the my app called Gamedge. It mostly had to do with cosmetic changes, finishing features I hadn't been able to migrate from Views before as well as Android 15 features like edge-to-edge & predictive back gesture. For more info, see https://github.com/mars885/gamedge/releases/tag/v1.2.0.