Reputation: 319
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?
Upvotes: 3
Views: 5606
Reputation: 979
This is simpler than you might think, using Place Autocomplete.
Shout if you get stuck.
Upvotes: 4