You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
I'm adjusting my table view's content inset when iAds are displayed or not, but whatever I do with contentInset seems to be ignored on the table. scrollIndicatorInsets are honored however.
And, yes, I'm trying to adjust the contentInset after the pull to refresh has been added to the view.
I'm adjusting my table view's content inset when iAds are displayed or not, but whatever I do with contentInset seems to be ignored on the table. scrollIndicatorInsets are honored however.
And, yes, I'm trying to adjust the contentInset after the pull to refresh has been added to the view.