FloatingActionButton icon indicating copy to clipboard operation
FloatingActionButton copied to clipboard

rotation:degrees= ?

Open conzorz opened this issue 8 years ago • 2 comments

Is there an option to specify how much you want the FAB to rotate when pressed?

conzorz avatar Jun 03 '16 21:06 conzorz

No there is not.

Clans avatar Jun 04 '16 14:06 Clans

Yes there is! you can create an animation in anim folder and then apply it on app:menu_labels_showAnimation="" or you can use android:rotation property programmatically.

Ahsan221B avatar Jan 16 '18 00:01 Ahsan221B