Browse Source

fix scroll handle color

marinofaggiana 6 years ago
parent
commit
eb35a631eb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      iOSClient/Media/NCMedia.swift

+ 1 - 0
iOSClient/Media/NCMedia.swift

@@ -716,6 +716,7 @@ extension NCMedia: FastScrollCollectionViewDelegate {
         collectionView.handleMarginRight = -20
         */
         collectionView.handleColor = NCBrandColor.sharedInstance.brand
+        collectionView.handle?.backgroundColor = NCBrandColor.sharedInstance.brand
         
         //scrollbar
         collectionView.scrollbarWidth = 0.0