Закомментировал задержку скрытия pull to refresh и отображение в случае ошибки

This commit is contained in:
Mikhail Konovalov 2018-01-11 12:04:41 +03:00
parent 788a5ae73c
commit 397f6d33b2
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@ final class ViewController: UIViewController {
redmadrobot()
}
pullToRefresh?.setHideDelay(5.0, result: .success)
pullToRefresh?.hideWhenError = false
//pullToRefresh?.setHideDelay(5.0, result: .success)
//pullToRefresh?.hideWhenError = false
}
// MARK: - Build example values