Dima Rozumeenko

Results 2 comments of Dima Rozumeenko

Seems like the constraints for contentView inside UIScrollView+EmptyDataSet.h are incomplete. The code on 920 line sets centerX, centerY and Width but no height for contentView that actually contains custom view....

Project no, but here's example of implementation And how the view is initialised. You should just get rid of extra constarints open func customView(forEmptyDataSet scrollView: UIScrollView!) -> UIView? { let...