@@ -109,7 +109,7 @@ class NCCollectionViewCommon: UIViewController, UIGestureRecognizerDelegate, UIS
// Refresh Control
collectionView.addSubview(refreshControl)
- refreshControl.tintColor = NCBrandColor.sharedInstance.brandText
+ refreshControl.tintColor = .gray
refreshControl.addTarget(self, action: #selector(reloadDataSourceNetworkRefreshControl), for: .valueChanged)
// empty Data Source