Android Question Scrollable Webview

Klaas

Member
Licensed User
Hello,

i have a question to do with Webview, and my question is there anyway to make the scroll invisable and not display something on the right of the screen?
i know there are ways to disable, but i want a user to scroll but not see the scoll bar,

i have already included into my project
- WebViewExtras
- WebViewSettings
- FlingableWebView

but it seems none of these have that feature or its something i missed, thanks :)
 
Top