tiemonl / imhungry

imhungry is an Android app to decide where to eat any time, any where
https://imhungry.io/
GNU General Public License v3.0
1 stars 0 forks source link

Re-Design Maps Activity #47

Open TripleFrequency opened 5 years ago

TripleFrequency commented 5 years ago

We want to be showing more relevant information, and not over-crowding the screen.

I think the best approach to the Maps activity, from a UI perspective is to take an approach more similar to Google Maps. We display the map and some nearby restaurants, and when the user clicks on one, it will bring up information about it.

Additionally we will want to support searching, which WILL then bring up a search result activity of some sort.