We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7647974 + 83735ac commit 2f2afb6Copy full SHA for 2f2afb6
Sources/PagerTabStripViewController.swift
@@ -299,7 +299,7 @@ open class PagerTabStripViewController: UIViewController, UIScrollViewDelegate {
299
updateContent()
300
}
301
302
- // MARK: - UIScrollDelegate
+ // MARK: - UIScrollViewDelegate
303
304
open func scrollViewDidScroll(_ scrollView: UIScrollView) {
305
if containerView == scrollView {
0 commit comments