marinofaggiana 4 năm trước cách đây
mục cha
commit
fc88fe433c
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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 {