Is there any way to move that scroll indicator to the right by some pixels?
+2
A:
See UIScrollView's scrollIndicatorInsets
property. It can also be set in IB on Inspector's "Size" tab.
Vladimir
2010-04-15 14:34:12