We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Use FlexboxLayoutManager, set FlewWrap to NOWRAP, flexShrink to 0 and add left padding to recycler view
No space on top.
2.0.0
https://github.com/Faierbel/FlexTest
The text was updated successfully, but these errors were encountered:
fix strange space at the top when FlexWrap (google#522)
168c1f4
Looks like there is some more. The topPadding of RecyclerView does not any effect on data position I think I fixed it
Sorry, something went wrong.
special using of orientationHelper for NOWRAP flexWrap. Add some tests (
d773dd6
google#522)
No branches or pull requests
Issues and steps to reproduce
Use FlexboxLayoutManager, set FlewWrap to NOWRAP, flexShrink to 0 and add left padding to recycler view
Expected behavior
No space on top.
Version of the flexbox library
2.0.0
Link to code
https://github.com/Faierbel/FlexTest
The text was updated successfully, but these errors were encountered: