I've an Android app in Titanium. In this app, I'm using a webview to display graphs. Once the webview has been loaded it displays for couple of seconds the webview scrollbars and then they automatically disappear. Is there a way to hide them for the all the time?
I'm using Titanium 3.2.2 SDK.
Thank you!