Thank you John, It works.
But I have tried doing the same thing from the xml layout file. I tried this <WebView android:id="@+id/webView1" android:layout_height="fill_parent" android:layout_width="fill_parent" android:scrollbarStyle="insideOverlay" /> Do you know why this does not work but still works when I do it from the Java source? Thanks again -Achie. On Aug 24, 1:48 pm, "Maps.Huge.Info (Maps API Guru)" <cor...@gmail.com> wrote: > I use this style and it looks pretty good: > > mywebview.setScrollBarStyle(View.SCROLLBARS_INSIDE_OVERLAY) ; > > -John Coryat -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en