Closed skx926 closed 8 years ago
Use customized contentView and autolayout, contentView will missplace. Set _contentScrollView.autoresizesSubviews to NO will fix this problem.
Thx!
Use customized contentView and autolayout, contentView will missplace. Set _contentScrollView.autoresizesSubviews to NO will fix this problem.