marinofaggiana 4 年之前
父节点
当前提交
f874999d8b
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      iOSClient/Media/NCMedia.swift

+ 1 - 2
iOSClient/Media/NCMedia.swift

@@ -622,8 +622,7 @@ extension NCMedia {
         }
         
         if addPast {
-            //CCGraphics.addImage(toTitle: NSLocalizedString("_media_", comment: ""), colorTitle: NCBrandColor.sharedInstance.brandText, imageTitle: CCGraphics.changeThemingColorImage(UIImage.init(named: "load"), multiplier: 2, color: NCBrandColor.sharedInstance.brandText), imageRight: false, navigationItem: self.navigationItem)
-            NCUtility.sharedInstance.startActivityIndicator(view: self.view, bottom: 50)
+            NCUtility.sharedInstance.startActivityIndicator(view: self.view, bottom: 60)
         }
         loadingSearch = true