Is there anyway to stop a scrollview from bouncing when it’s dragged to its limit?
Basically I have a vertical scrollview which works great but if I scroll all the way to the bottom or top of the scrollview you get to see beyond the background image and it just shows a white background, of course as soon as you lift your finger off the scrollview snaps to the correct position.
I know in Objective-C there’s a method that stops the bounce effect and the scrollview will just stop at its bounds without any bounce effect.
Thanks [import]uid: 107915 topic_id: 34580 reply_id: 334580[/import]