Hello, I have a MapView and need to detect changes in moving the map, so I added a onTouchListener to my MapView, but since I added this one my zoomControlls are gone. Before I added the Listener they were there. (I added them with setBuiltInZoomControls(true);). Anyone knows about that bug and how to solve it?
Thanks -- 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

