An open API service indexing awesome lists of open source software.

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

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

App Demo