You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
laishere
changed the title
FlexboxLayoutManager ROW NOWARP, child layout top is wrong when RecyclerView has horizontal padding
FlexboxLayoutManager ROW NOWRAP, child layout top is wrong when RecyclerView has horizontal padding
May 3, 2022
Issues and steps to reproduce
recyclerView.xml
item.xml
bug on release 3.0.0
FlexboxLayoutManager.java
The above code result in:
Expected behavior
childTop
should be 0 at this case.Version of the flexbox library
3.0.0
Link to code
As described above.
The text was updated successfully, but these errors were encountered: