Search code examples
androidandroid-actionbarmaterial-design

Detached search bar as action bar?


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:

A screenshot from Google Maps which demonstrates what I'm trying to achieve
(source: softpedia-static.com)

Notice the search bar at the top. How would I be able to replicate this?


Solution

  • I came across this library while searching for persistent search. I believe this is what you are looking for.

    Android Persistent Search Library