How To Disable WebView Bounce?

Hi,

I’ve created a webview object using native.newWebView() and set the width and height to the device’s width and height. The problem is I want to disable the “bounce” effect when you swipe or scroll vertically. 

I couldn’t find anything on the web about a workaround for this. I noticed though that when using other sdk’s they have an option to set the bounce to false through the build file or plist.

Thanks,

Marcos Martini.

I’ve never seen a way to turn off that bounce.

I’ve never seen a way to turn off that bounce.

IT would be perfect to have.

I’ve already voted for the feature, but here’s a way to disable it natively:

http://stackoverflow.com/questions/500761/stop-uiwebview-from-bouncing-vertically

IT would be perfect to have.

I’ve already voted for the feature, but here’s a way to disable it natively:

http://stackoverflow.com/questions/500761/stop-uiwebview-from-bouncing-vertically