rubensousa / Decorator

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

Wrong position in DecorationLookup #14

Closed zakrodionov closed 3 years ago

zakrodionov commented 3 years ago

I have a list of 3 elements, but DecorationLookup comes in positions 0-1-2-3 (four positions), I think there is an error.

rubensousa commented 3 years ago

Can you upload an example?

rubensousa commented 3 years ago

Is this happening in LinearDividerDecoration? @zakrodionov

zakrodionov commented 3 years ago

Is this happening in LinearDividerDecoration? @zakrodionov

Yes, with LinearDividerDecoration

rubensousa commented 3 years ago

@zakrodionov Released in 1.3.0