marinofaggiana пре 4 година
родитељ
комит
8b6aae2da0
1 измењених фајлова са 1 додато и 1 уклоњено
  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