On Mon, Aug 9, 2010 at 12:09 PM, Tom <[email protected]> wrote: > How do I unregister it? The javadoc for ZoomButtonsController does not > mention this. >
It mentions this, which I'm sure you've tried: "If you are using this with a custom View, please call setVisible(false)<http://developer.android.com/reference/android/widget/ZoomButtonsController.html#setVisible(boolean)> from the onDetachedFromWindow()<http://developer.android.com/reference/android/view/View.html#onDetachedFromWindow()> ." ------------------------------------------------------------------------------------------------- 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

