In my app, I'd like to implement an action bar that looks like the one found in Google Play or Maps, that is, a search bar which also has a hamburger menu.
Similar to this:
(source: softpedia-static.com)
Notice the search bar at the top. How would I be able to replicate this?
I came across this library while searching for persistent search. I believe this is what you are looking for.