How do you create a Google Maps-esque drop down dialog?
- by Daniel Lew
In the Google Maps application, when you open the menu and click on "Directions", it pops up a dialog that is unique to Google Maps. It keeps the MapView in the background, but displays the search dialog from the top (or bottom, if you're on an old version of Android).
I was curious if anyone knew how they achieved this effect. I'm willing to…