marinofaggiana há 4 anos atrás
pai
commit
8b6aae2da0
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      iOSClient/Media/NCMedia.swift

+ 1 - 1
iOSClient/Media/NCMedia.swift

@@ -46,7 +46,7 @@ class NCMedia: UIViewController, DZNEmptyDataSetSource, DZNEmptyDataSetDelegate,
     private var filterTypeFileImage = false
     private var filterTypeFileVideo = false
             
-    private let kMaxImageGrid: CGFloat = 5
+    private let kMaxImageGrid: CGFloat = 6
     private var cellHeigth: CGFloat = 0
 
     private var oldInProgress = false