Closed superk589 closed 7 years ago
scroll indicator of beatmap view, score detail page and support skills detail page also have this problem
according to https://developer.apple.com/videos/play/wwdc2017/204/
need to set UIScrollViewContentInsetAdjustmentBehavior on UIScrollView
another way use scrollView.adjustContentInset instead of contentInset
this fix can not be uploaded to app store by now, fallback for the new version 1.4.0
fixed temporarily but need following up till iOS 11 released