flexbox-layout icon indicating copy to clipboard operation
flexbox-layout copied to clipboard

Fix the issue item decorations are not included for judging if wrapping is required.

Open thagikura opened this issue 4 years ago • 1 comments

Now RecyclerView#getItemDecorationCount and RecyclerView#getItemDecorationAt are exposed, retrieving the decoration length for each view is possible.

This PR takes the length of the decorations into account when judging if a line wrapping is required.

thagikura avatar Mar 17 '20 10:03 thagikura

Any update on this PR?

sriharshachilakapati avatar Jan 19 '23 19:01 sriharshachilakapati