iPhone dev: Increase scroll speed in UIWebView?

Posted by thomax on Stack Overflow See other posts from Stack Overflow or by thomax
Published on 2010-05-06T15:03:20Z Indexed on 2010/05/06 15:08 UTC
Read the original article Hit count: 287

I have an app in which I render local HTML files in a UIWebView. The files, however, are sometimes large, and getting to where you want takes a long time with the default scroll speed. Is there any way to boost up the vertical scroll speed of a UIWebView?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk