Skip to content

fix child width bug when remeasure child height#30

Open
yisizhu520 wants to merge 1 commit intoblazsolar:developfrom
yisizhu520:patch-1
Open

fix child width bug when remeasure child height#30
yisizhu520 wants to merge 1 commit intoblazsolar:developfrom
yisizhu520:patch-1

Conversation

@yisizhu520
Copy link

when remeasure child height in onLayout method, the code int childWidthSize = lineWidth is a bug which will make the following child wrong width.
<View android:layout_height = "match_parent" android:layout_width = "match_parent"/>
the actual width is the total width of last row.

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.

1 participant