I'm creating an android app with google maps functionality, I want the end result to look just like the google maps app, I have the map working with the navigation drawer, but I'm stuck at the search bar, I want it to be just like the search bar in the official app but I don't know where to start, is that search bar a fragment? An action bar? What should I be looking for?
This is simpler than you might think, using Place Autocomplete.
Shout if you get stuck.