marinofaggiana 4 年之前
父节点
当前提交
fc88fe433c
共有 1 个文件被更改,包括 5 次插入0 次删除
  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 {