This commit is contained in:
2025-11-27 20:05:39 +08:00
parent 8f16250cbe
commit 3144315de5
8 changed files with 59 additions and 23 deletions

View File

@@ -47,9 +47,7 @@
}];
}
if (@available(iOS 11.0, *)) {
self.collectionView.contentInsetAdjustmentBehavior = UIScrollViewContentInsetAdjustmentNever;
}
[self beginFirstRefresh];
}