WebView doesn't use a ScrollView, it handles scrolling itself, just like ListView.
On Sat, May 2, 2009 at 9:18 AM, Mariano Kamp <[email protected]> wrote: > > Hi, > > I show articles in WebView and would like to add some additional > information, e.g. publishing date, author etc., into the same > ScrollView above the original content. So that it usually doesn't take > up space, but the user can just scroll back when the information is > needed. > > Did any of you do something like that in a sane way? > > I thought I can put my stuff into the same ScrollView that WebView > uses, but when looking at it with hierarchyviewer I can't see any > children, it's probably native. > > Cheers, > Mariano > > > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

