WebView has its own Scrolling. I tried it already, and it made no difference to the overall layout problem!
On Nov 14, 6:43 pm, Marcin Orlowski <[email protected]> wrote: > On 14 November 2010 17:26, Neilz <[email protected]> wrote: > > > Hi all. I have a custom dialog, which contains a WebView. If the > > content of the webview is too much, the dialog size is too high for > > the screen, and the 'ok' button drops off the bottom of the screen. I > > can't seem to find a way to limit the size of the dialog. I can > > achieve it with "layoutHeight" but that's no good, as I want it to > > wrap when there is less text. The element maxHeight seems to have no > > effect. > > Why not use ScrollView container? -- 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

