This project shows several animations:
A simple example of Jetpack compose animations.
This is an Android sample project that shows how to implement android transition motion like on one beautiful Dribbble shot.
Here you can learn how i implement these amazing transformations on ViewPager
.
A Login Page and dashboard concept with awesome transition animation.
A demo that shows how to implement chained spring animation on Android.
Project that demonstrates the entire animation stack present in the Uber app.
Dynamic-animation is a new module introduced in revision 25.3.0 of the Android Support Library. It provides a small set of classes for making realistic physics-based view animations.
This demo emulates the animation of the circles which are present in Apple Music iOS app. Unfortunately, Apple Music Android app doesn't come with such animations. So i tried my hands and made it for Android. The initial version of the animation covers the most important functionalities of that.
Facebook-like "Like with Reaction" demo for Android
Implementation of List to Grid: Icon Transition.
Icon Transition x3 slower:
This is an implementation of web feedback animation UI.
Android Studio Project using Support Library focused on get Google Maps 3 states behavior including background image parallax and toolbars animations.
This example basically includes:
A demo of animation show how turn viewpager into detail.
A Java library that adjust interpolator dynamically (inspired by Facebook Rebound).
A quick settings tile to quickly set the animator duration scale.
Animate is a simple application to demonstrate meaningful motion on Android. This application takes a look at a bunch of different Material Style animations.
Set of samples of views with slick interaction patterns and animations.
Cat photos app for Material Design Animation training.
This Android project samples some Material Design-ish transitions for list items and floating action buttons. It uses the the shared element concept introduced in Android 5.0.
A demo of various animation in latest PlayGames app using the Transition framework of Android.
Android Transition animations explanation with examples.