leah / PullToRefresh

A simple iPhone TableViewController for adding pull-to-refresh functionality.
http://blog.leahculver.com/2010/07/iphone-pull-to-refresh.html
MIT License
1.91k stars 252 forks source link

Make the arrow position configurable by a property #17

Open rantav opened 12 years ago

rantav commented 12 years ago

Added arrowLeftPadding which by default is 0 and leaves it at the original position. If, for example 40 is used then it's closer to the center of the screen (and doesn't cover the text)