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

Fixed height measurement when wrap_content #16

Merged
merged 2 commits into from
Dec 31, 2013

Conversation

emilsjolander
Copy link
Contributor

I noticed that if the root view of my items in the grid was using wrap_content as the height of the view would measure itself to be very large. This happens in the sample app as well if the target/compile sdk version is set to 19.

I also took the liberty to update the gradle version used.

@denizmveli
Copy link
Contributor

Thanks Emil. I'll test this out.

@sherzberg
Copy link

+1 worked for me

denizmveli added a commit that referenced this pull request Dec 31, 2013
Merged pull request #16 - Fixed height measurement when wrap_content
@denizmveli denizmveli merged commit 33aa569 into etsy:master Dec 31, 2013
@denizmveli
Copy link
Contributor

Excellent - thanks @emilsjolander.

Just a heads up given the frequent instability of the gradle plugin, I'm going to make a change to specify 0.7.3 instead of 0.7.+

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

Successfully merging this pull request may close these issues.

3 participants