2 messages in com.googlegroups.android-challengeRe: How to disable Horizontal scroll ...
FromSent OnAttachments
Nico13 Feb 2008 23:49 
Nico14 Feb 2008 00:39 
Subject:Re: How to disable Horizontal scroll of a View?
From:Nico (pcno@gmail.com)
Date:02/14/2008 12:39:19 AM
List:com.googlegroups.android-challenge

sorry, meant to post this in developers....

I'm using a WebView instance that fully renders my html page without the need for scroll bars, but it is still possible to scroll horizontally and vertically.

How might I disable the horizontal scroll of a view? Specifically a WebView.

Note, I already tried setHorizontalScrollBarEnabled(), but i am still