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

Recycler View in second Layout is not mesured #30

Open
ThomasHenryKreactive opened this issue Aug 9, 2021 · 2 comments
Open

Recycler View in second Layout is not mesured #30

ThomasHenryKreactive opened this issue Aug 9, 2021 · 2 comments

Comments

@ThomasHenryKreactive
Copy link

  • Library Version : 1.0.7
  • Pixel 3 and 4, OnePlus Nord, Android 10 and 11

Describe the Bug:

I put a recycler view in the second layout, but it doesn't get mesured, hence it is not displayed. The only way i made it appear is by giving it a fixed height in dp, which is not good for my app.

Expected Behavior:

The child recycler view should be displayed in full when it's height is set to wrap_content

@Sajjadsaleem411
Copy link

Sajjadsaleem411 commented Aug 10, 2021

The same issue facing. it's not working properly on wrap_content. But working on match_parent or hardcoded value.

@huohuoyoyo
Copy link

The same quesstion , I put a textview in the secondLayout and I setText long words ,it display single line

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

3 participants