hitherejoe / animate

An application demoing meaningful motion on Android
https://medium.com/ribot-labs/exploring-meaningful-motion-on-android-1cd95a4bc61d
3.11k stars 474 forks source link

Animate

Web Icons

You'll find the supporting medium article for this project here!

Animate is a simple application I quickly put together to demo meaningful motion on Android. The applications takes a look at a bunch of different Material Style animations, including:

Touch Feedback

View property Animator

Object Animator

Interpolators

Circular Reveal

Explode Window Transition

Slide Window Transition

Fade Window Transition

Shared Element Transitions

Custom Morph Transitions

Animated Vector Drawables

Requirements

Building

To build, install and run a debug version, run this from the root of the project:

./gradlew assembleDebug