marinofaggiana 4 years ago
parent
commit
0612e7a5fe
1 changed files with 5 additions and 0 deletions
  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\"?>