Browse Source

fix scroll handle color

marinofaggiana 6 năm trước cách đây
mục cha
commit
eb35a631eb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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