zepojo/UPCarouselFlowLayout

different cell sizes changes the layout

Opened this issue · 1 comments

hidoon commented

when i give the same size to all of the cells it's fine, but when i want to change the size dynamically according to content of the cell, the collection view's position goes down a little bit like 30-40 pixels from it's prior form whose cells size are all the same.

how can you give dynamic height for cell?