marinofaggiana hace 4 años
padre
commit
fc88fe433c
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      iOSClient/Main/Collection/NCCollectionViewCommon.swift

+ 5 - 0
iOSClient/Main/Collection/NCCollectionViewCommon.swift

@@ -1143,6 +1143,11 @@ extension NCCollectionViewCommon: UICollectionViewDelegate {
                 }
             }
             
+            // RECENT
+            if layoutKey == k_layout_view_recent {
+                
+            }
+            
         } else {
             
             if metadata.typeFile == k_metadataTypeFile_document && NCUtility.shared.isDirectEditing(account: metadata.account, contentType: metadata.contentType) != nil {