I am looking to make a floating action button for my android app that turns into search bar when clicked.
I've seen them turn into actionbar
toolbar
,but I want to use it for searching. Any help on making this happen would be appreciated.
Thanks!