Did you try using setBuiltInZoomControls(boolean)...
http://developer.android.com/reference/android/webkit/WebSettings.html#setBuiltInZoomControls(boolean)

May be this is the one you need..



On Apr 12, 5:26 pm, mmkr <manutd...@gmail.com> wrote:
> Hi all,
>
>          I'm using webview which loads a html file. When the html file
> is too large the user has to scroll down all the time. I want to
> implement it similar to a e-book reader ie.. as pages, by placing a
> button so that when clicked it shows the next page. But i am unable to
> remove the scroll bar of the webview.  When i reduce the width, the
> webview width decreases but the scroll bar still remains. How can i
> disable the scrollbar. Can i control the number of lines to be
> displayed in a webview.
>
> Please help its very urgent
>
> Thanks in advance.

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to