Google has just implemented their searchbar from Google Now into the play store application as you can see in the gif below.
How can I implement this actionbar searchbar into my own app? I'd like to have the
- style
- hamburger animation
- acess from toolbar button
- microphone button
- ripple effect on lollipop devices
What I already have is
- the layout for a list item
- the "old" searchview inside the actionbar
Any ideas? thanks in advance