vatsalkesarwani12 / MotionLayout-Example

MotionLayout is a new class available in the ConstraintLayout 2.0+ library to help Android developers manage motion and widget animation in their application. Here are a few examples of layout which I practiced making.

Home Page:https://plazzy99.github.io/MotionLayout-Example/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MotionLayout-Example

MotionLayout is a new class available in the ConstraintLayout 2.0+ library to help Android developers manage motion and widget animation in their application.

Top Features of the App

Currentlty showcasing 5 motion layout examples.

Technology

  1. Android
  2. Motion-Layout
  3. Constrain-Layout 2.0.4
  4. Motion-Scene
  5. Material I/O

Requirements

  1. Android Version 5.0 and above
  2. Constraint Layout version 2.0+
  3. compileSdkVersion 30
  4. minSdkVersion 21
  5. androidx

Layouts

Motion Layout 1

Motion Layout 2

Motion Layout 3

Motion Layout 4

Motion Layout 5

Give it a ⭐ if you liked it.

About

MotionLayout is a new class available in the ConstraintLayout 2.0+ library to help Android developers manage motion and widget animation in their application. Here are a few examples of layout which I practiced making.

https://plazzy99.github.io/MotionLayout-Example/

License:MIT License


Languages

Language:Kotlin 100.0%