I want to show a search bar(an edit text) next to the search button when it is clicked similar to Gmail and whatsapp search. I am using SearchView class by Erel and everything is working fine.
What i am not getting is When i click on search button, Edit text just appears next to the search button.
My client wants it to open like in the apps i mentioned.
For example When you click on the search button on gmail, you have an animation kind of way and the edit box reveals itself. Something similar to that.