Odai Mohammed
Odai Mohammed

Reputation: 319

Search bar for android app

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

Answers (1)

GertG
GertG

Reputation: 979

This is simpler than you might think, using Place Autocomplete.

Shout if you get stuck.

Upvotes: 4

Related Questions