marinofaggiana 4 жил өмнө
parent
commit
fc88fe433c

+ 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 {