android - How to implement Floating Action Button's speed dial mode? -
how can implement floating action button expanded or displayed in material design's (https://storage.googleapis.com/material-design/publish/material_v_11/assets/0b8v7jimpsdi-zfr3dgtlujzad1u/components-buttons-fab-transition_speeddial_01.webm) speed dial section
here full page link (https://material.io/guidelines/components/buttons-floating-action-button.html)
check out library. can create floating action button 1 in video.
https://github.com/clans/floatingactionbutton
android design library not providing default implementation of speed dial asking.
Comments
Post a Comment