marinofaggiana hace 4 años
padre
commit
f874999d8b
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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