rubensousa / Decorator

Decorator is an Android library that helps creating composable margins and dividers in RecyclerViews
Apache License 2.0
534 stars 38 forks source link

Do not split decoration size in LinearMarginDecoration #27

Closed rubensousa closed 1 year ago

rubensousa commented 1 year ago

Motivation: This causes some animation issues on item removal and there's no need to share decoration with the previous and next items

rubensousa commented 1 year ago

Fixed in 2.1.0