Browse Source

coding

Signed-off-by: marinofaggiana <ios@nextcloud.com>
marinofaggiana 2 năm trước cách đây
mục cha
commit
74ec5527a6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      iOSClient/Main/Collection Common/NCGridCell.swift

+ 1 - 1
iOSClient/Main/Collection Common/NCGridCell.swift

@@ -225,7 +225,7 @@ class NCGridLayout: UICollectionViewFlowLayout {
     var heightLabelPlusButton: CGFloat = 60
     var marginLeftRight: CGFloat = 5
     var itemForLine: CGFloat = 3
-    var itemWidthDefault: CGFloat = 150
+    var itemWidthDefault: CGFloat = 140
 
     // MARK: - View Life Cycle