marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
1aa3a56333
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      iOSClient/Main/Collection/NCCollectionViewCommon.swift

+ 1 - 3
iOSClient/Main/Collection/NCCollectionViewCommon.swift

@@ -931,9 +931,7 @@ class NCCollectionViewCommon: UIViewController, UIGestureRecognizerDelegate, UIS
                 self.isReloadDataSourceNetworkInProgress = false
                 self.reloadDataSource()
             }
-        } else {
-            self.searchController?.isActive = false
-        }
+        } 
     }
     
     @objc func networkReadFolder(forced: Bool, completion: @escaping(_ metadatas: [tableMetadata]?, _ metadatasUpdate: [tableMetadata]?, _ errorCode: Int, _ errorDescription: String)->()) {