arimorty / floatingsearchview

A search view that implements a floating search bar also known as persistent search
https://github.com/arimorty/floatingsearchview/blob/master/README.md
Apache License 2.0
3.54k stars 668 forks source link

How to animate between hamburger/home? #282

Open efefes opened 7 years ago

efefes commented 7 years ago

Is there some easy way to animate the transition from hamburger to home or home to hamburger when calling setLeftActionMode(FloatingSearchView.LEFT_ACTION_MODE_SHOW_HAMBURGER); or setLeftActionMode(FloatingSearchView.LEFT_ACTION_MODE_SHOW_HOME); ?