ersiver / sample-motionlayout

Playing around with ConstraintSets and MotionLayout in android animations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample-motionlayout

This app was build following Google Developers Codelabs tutorials. The app demonstrates:

  • How to define an animation with ConstraintSets and MotionLayout

  • How to animate based on drag events

  • How to change the animation with KeyPosition

  • How to change attributes with KeyAttribute

  • How to run animations with code

  • How to animate collapsible headers with MotionLayout

Preview

20200625_180351 20200625_180409

License

Copyright (C) 2019 Google LLC, the app is provided by Google Developers Codelabs.

About

Playing around with ConstraintSets and MotionLayout in android animations.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%