Releases: DenisLitvin/ClipLayout
Releases · DenisLitvin/ClipLayout
Fixes attributes
1.1.3 Fix attributes
ClipCell update
Added dynamic width
Fixes
1.1.1 Fix attribute
New functionality :)
Text resizes it's height if doesn't fit in superview 's width. Stretch attribute won't stretch as wide as possible views with explicit size property, even the superviews. Added pixel rounding: faster rendering and no pixel interpolation.
Add Resizable Cell support
ClipCollectionView and ClipCell provide an interface for making cells with dynamic height with no extra code required.
First release!
1.0.1 Fix placement