Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange space at the top when FlexWrap is set NOWRAP #522

Open
Faierbel opened this issue Dec 4, 2019 · 1 comment
Open

Strange space at the top when FlexWrap is set NOWRAP #522

Faierbel opened this issue Dec 4, 2019 · 1 comment

Comments

@Faierbel
Copy link

Faierbel commented Dec 4, 2019

Issues and steps to reproduce

Use FlexboxLayoutManager, set FlewWrap to NOWRAP, flexShrink to 0 and add left padding to recycler view

Screenshot_1575451249

Expected behavior

No space on top.

Version of the flexbox library

2.0.0

Link to code

https://github.com/Faierbel/FlexTest

sheckspir added a commit to sheckspir/flexbox-layout that referenced this issue Jan 15, 2020
@sheckspir
Copy link

Looks like there is some more. The topPadding of RecyclerView does not any effect on data position
I think I fixed it

sheckspir added a commit to sheckspir/flexbox-layout that referenced this issue Jan 22, 2020
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

No branches or pull requests

2 participants