We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e29b3c commit b4f94cbCopy full SHA for b4f94cb
Poppool/PresentationLayer/Presentation/Presentation/Scene/Map/StoreListView/StoreListView.swift
@@ -11,7 +11,7 @@ final class StoreListView: UIView {
11
static let grabberCornerRadius: CGFloat = 2.5
12
static let collectionViewTopOffset: CGFloat = 8
13
static let cornerRadius: CGFloat = 16
14
- static let itemHeight: CGFloat = 250
+ static let itemHeight: CGFloat = 250
15
static let minimumLineSpacing: CGFloat = 20
16
static let minimumInteritemSpacing: CGFloat = 16
17
static let sectionInsetTop: CGFloat = 16
0 commit comments