浏览代码

fix scroll handle color

marinofaggiana 6 年之前
父节点
当前提交
eb35a631eb
共有 1 个文件被更改,包括 1 次插入0 次删除
  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