uzysjung / UzysCircularProgressPullToRefresh

Give Pinterest Like PullToRefresh to any UIScrollView with just simple code
MIT License
340 stars 51 forks source link

Centering Horizontally in iPhone 6 #16

Closed btate closed 9 years ago

btate commented 9 years ago

It's pushed to the left a little on the iPhone 6.

I forgot to mention in my previous issues, this is pretty awesome and it does wonders for UX.

btate commented 9 years ago

I was setting this up in viewDidLoad instead of viewDidLayoutSubviews. The frame wasn't correctly set yet.