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

height: wrap_content not working #51

Open
Jdruwe opened this issue May 26, 2015 · 5 comments
Open

height: wrap_content not working #51

Jdruwe opened this issue May 26, 2015 · 5 comments

Comments

@Jdruwe
Copy link

Jdruwe commented May 26, 2015

I am trying to get the UltimateRecyclerView to wrap its content, this is the result:

But when I use the normal RecyclerView it does work:

How can I fix this?

@cymcsg
Copy link
Owner

cymcsg commented May 27, 2015

Thank you.
I think you have used a custom LayoutManager to measure the Recyclerview height but the URV is not only recyclerview so the custom LayoutManager do not take effect.

@Jdruwe
Copy link
Author

Jdruwe commented May 27, 2015

I do use a custom LayoutManager. Is there a way to wrap it?

@cymcsg
Copy link
Owner

cymcsg commented May 28, 2015

Sorry.You can only define the height of the URV in current version.I'll try to add wrap_content feature.

@FanLiaoKevin
Copy link

Is this problem solve in now version?

1 similar comment
@Ruhallah93
Copy link

Is this problem solve in now version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants