george
Results
2
comments of
george
I reset scrollView's contentSize to solve my problem. ``` func emptyDataSetShouldDisplay(_ scrollView: UIScrollView!) -> Bool { scrollView.contentSize.height = scrollView.bounds.size.height } ```
恩,这个页面有,因为第二次上拉就会出现动画