Răsfoiți Sursa

fix scroll handle color

marinofaggiana 6 ani în urmă
părinte
comite
eb35a631eb
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      iOSClient/Media/NCMedia.swift

+ 1 - 0
iOSClient/Media/NCMedia.swift

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