t-kurimura / MotionLayoutSpeedDial

All MotionLayout of SpeedDial - FloatingActionButton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MotionLayout Speed-Dial

This is the SpeedDial composed of All MotionLayout. No animation code! Sample for implementation of MotionLayout, FlaotingActionButton.

MotionLayout

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

https://medium.com/google-developers/introduction-to-motionlayout-part-i-29208674b10d

Speed-Dial

Speed-Dial is shown at Google Material Design Guildeline. It appears several menu mini buttons from FloatingActionButton.

https://material.io/design/components/buttons-floating-action-button.html#types-of-transitions

Demo

Click Swipe

License

MIT

Author

t-kurimura

About

All MotionLayout of SpeedDial - FloatingActionButton

License:MIT License


Languages

Language:Kotlin 100.0%