Hi, A part of an app I'm working on has a full-screen WebView, and I wanted to include the standard ZoomControls view, but I'm having a problem where the view doesn't stay at the bottom of its parent WebView as you scroll, but stays locked at where it was created. Here's a screenshot of what happens: http://i33.tinypic.com/nqoao3.jpg
This happens whether I specifically supply the dimensions when adding the view or not (though when giving dimensions I specifically make sure it has a Gravity of Gravity.BOTTOM, which I thought alleviates this problem). Is there some other thing I'm totally missing? Thanks very much! Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

