tilltue / TLPhotoPicker

📷 multiple phassets picker for iOS lib. like a facebook
MIT License
1.89k stars 332 forks source link

How can I decrease the vertical space between cells? #318

Closed ljs19923 closed 3 years ago

ljs19923 commented 3 years ago

Hi,

How can I decrease the vertical space between cells? Thanks

tilltue commented 3 years ago

added configuration: TLPhotosPickerConfigure

    public var minimumLineSpacing: CGFloat = 5
    public var minimumInteritemSpacing: CGFloat = 5

@JulienLevallois v 2.1.7