yarolegovich / DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
5.78k stars 782 forks source link

Not Support Multiple Layout with different width and Height #161

Closed mahimrocky closed 4 years ago

mahimrocky commented 5 years ago

If i use multiple layout with different size this library always take the first item size. And converted to same size for all item

yarolegovich commented 4 years ago

A duplicate of https://github.com/yarolegovich/DiscreteScrollView/issues/20