dzenbot / DZNEmptyDataSet

A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
https://www.cocoacontrols.com/controls/dznemptydataset
MIT License
12.09k stars 1.73k forks source link

emptyView beyond current window #459

Open enanso opened 4 years ago

enanso commented 4 years ago

No tableHeaderView,but more sections.When scroll to the bottom and reload data,if no data ,emptyView beyond current window.(url: https://github.com/enanso/error-picture/blob/master/emptyView.png) @dzenbot