marinofaggiana il y a 4 ans
Parent
commit
0612e7a5fe
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      iOSClient/Recent/NCRecent.swift

+ 5 - 0
iOSClient/Recent/NCRecent.swift

@@ -61,6 +61,11 @@ class NCRecent: NCCollectionViewCommon  {
     override func reloadDataSourceNetwork(forced: Bool = false) {
         super.reloadDataSourceNetwork(forced: forced)
         
+        if isSearching {
+            networkSearch()
+            return
+        }
+        
         let requestBodyRecent =
         """
         <?xml version=\"1.0\"?>