Hi Royi, many thanks for submitting your code. This issue is really strange. The code from Nobu works without problems in any emulator I've configured (4.0.4, 4.1, HVGA, WXGA720), but on real devices (Galaxy Nexus 4.0.4/4.1) only the bottom of my title bar was visible and a white area appeared when scrolling the WebView down. To emphasize this: I haven't found a way to reproduce this issue in the emulator.
Your fix now makes my title bar appear completely, but there are two issues left: 1. When the WebView is scrolled down, the title bar scrolls slower than the WebView content producing a slide effect where the title bar slides over the web page's header and partly hides it. This isn't dramatic, but strange... 2. If the page content is only a little bit higher than the visible ViewPort, then a vertical scroll bar is shown correctly, but it isn't possible to scroll down. I guess this occurs when the vertically hidden page content isn't higher than the title bar. Any ideas on how to fix these issues? -- 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

