https://github.com/sorianog/motionlayoutapp
"Motion Layout" app from Advanced Android with Kotlin Udacity course
https://github.com/sorianog/motionlayoutapp
android animations kotlin mobile-app motionlayout
Last synced: about 2 months ago
JSON representation
"Motion Layout" app from Advanced Android with Kotlin Udacity course
- Host: GitHub
- URL: https://github.com/sorianog/motionlayoutapp
- Owner: sorianog
- Created: 2020-08-20T22:55:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T22:56:50.000Z (almost 6 years ago)
- Last Synced: 2025-01-28T11:38:23.631Z (over 1 year ago)
- Topics: android, animations, kotlin, mobile-app, motionlayout
- Language: Kotlin
- Homepage:
- Size: 9.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MotionLayout
Animation with MotionLayout
Lesson 7 of [Advanced Android with Kotlin course on Udacity](https://classroom.udacity.com/courses/ud940)
Updates:
* Latest library versions (see .gradle files)
* Minor code refactoring
## Introduction
This app shows various animations using MotionLayout.
Topics:
* Defining an animation with ConstraintSets and MotionLayout
* Animating based on drag events
* Changing the animation with KeyPosition
* Changing attributes with KeyAttribute
* Running animations with code
* Animating collapsible headers with MotionLayout
## Demo
