I\'m using custom floatingactionmenu. I need to implement scale animation on show/hide menu button like here floating action button behaviour
Is there any way to do this
Load these animation on your custom view. Don't forget to set pivot point to 50% and interpolator to linear interpolator.
scale_up.xml
scale_down.xml