On Tue, Aug 7, 2012 at 4:10 PM, Justin Anderson <[email protected]>wrote:
> Don't use a dialog... I don't know exactly what Maps is doing, but it is > likely just a Layout with a semi-transparent background and all the other > items pushed up to the top. This. You can put your MapView and this input view in a Relative or Frame layout. Or you could even shove the input view in the MapView itself. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

