hanstcs / MotionLayout-Playground

This repository contains implementation sample of motion layout on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motion Layout Playground

This project show some of the implementation of Motion Layout in android application.

Build instruction

To build the debug apk, please run this command in your project directory

./gradlew assembleDebug

About

This repository contains implementation sample of motion layout on Android


Languages

Language:Kotlin 100.0%