ivanvorobei / SPStorkController

Now playing controller from Apple Music, Mail & Podcasts Apple's apps.
https://opensource.ivanvorobei.io
MIT License
2.73k stars 204 forks source link

Empty space #105

Closed vowave closed 4 years ago

vowave commented 4 years ago

When im using TableHeaderView in my tableview and i swipe down to close the player the issue in image happens. Anyone knows any solution?

By the way the following code also didn't help: func scrollViewDidScroll(_ scrollView: UIScrollView) { SPStorkController.scrollViewDidScroll(scrollView) }

Screen Shot 2019-11-06 at 1 45 13 PM
ivanvorobei commented 4 years ago

For now table header view not support.