Skip to content

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

Open
thagikura wants to merge 2 commits intomainfrom
fix_line_wrappin_layoutmanager
Open

Fix the issue item decorations are not included for judging if wrapping is required.#541
thagikura wants to merge 2 commits intomainfrom
fix_line_wrappin_layoutmanager

Conversation

@thagikura
Copy link
Contributor

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.

is required.

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.
@sriharshachilakapati
Copy link

Any update on this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants