Archived
Attempt to fix jumpy pull-to-refresh behaviour, revamped settings page to suit the iOS design better
This commit is contained in:
@@ -89,6 +89,7 @@ class PlanViewController : UICollectionViewController, UICollectionViewDelegateM
|
||||
|
||||
self.collectionView.contentInsetAdjustmentBehavior = .always
|
||||
self.df.setTabBarBadge(for: self.tabBarController?.tabBar.items)
|
||||
self.collectionView.isPrefetchingEnabled = false
|
||||
}
|
||||
|
||||
func getViewType() -> String {
|
||||
|
||||
Reference in New Issue
Block a user