MotionLayoutSpeedDial
All MotionLayout of SpeedDial - FloatingActionButton
Install / Use
/learn @t-kurimura/MotionLayoutSpeedDialREADME
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 | | --- | --- | | <img src="https://github.com/t-kurimura/MotionLayoutSpeedDial/blob/master/demo_capture/motion_layout_speed_dial_click.gif?raw=true" width="280"> | <img src="https://github.com/t-kurimura/MotionLayoutSpeedDial/blob/master/demo_capture/motion_layout_speed_dial_swipe.gif?raw=true" width="280"> |
