Ruqi
Ruqi
Thanks @jgm, I've updated this PR as you suggested.
@LiveChief This project could avoid DNS hijacking without foreign proxy server.
You need to add action handler in `- viewDidAppear` method (or after), as you can get correct scroll view `contentInset` then. In `- viewDidLoad`, your scroll view has not set...
`SVPullToRefresh` does not pull automatically if you have not called `- triggerPullToRefresh`.
You need to add action handler in `- viewDidAppear` method (or after), as you can get correct scroll view `contentInset` then. In `- viewDidLoad`, your scroll view has not set...
I got the same problem recently. You need to add action handler in `- viewDidAppear` method or after, as you can get correct scroll view `contentInset` then (after iOS7). `-...
@digithree I've implemented it on my fork here https://github.com/liruqi/iOS-resource-generator