brightec / CustomCollectionViewLayout

Custom layout for a collection view using horizontal and vertical scrolling with sticky rows and columns
MIT License
519 stars 123 forks source link

How to increase the height automatically according to the text #31

Open ajay2c9 opened 6 years ago

ajay2c9 commented 6 years ago

Hi, I am using CustomCollectionViewLayout in my project. when text is entered in the row the cell height need to adjust automatically like excel sheet . please give suggestions to implement this