Skip to content

Conversation

@jtwigg
Copy link

@jtwigg jtwigg commented Sep 30, 2014

...omplete.

Bug: If layoutParams of dismissed view are WRAP_CONTENT, then this setting is overwritten with the original getHeight() of the View instead of returning to WRAP_CONTENT.
This was breaking our list view cell's when they were being reused by the list view. They were no longer dynamically resizing but were instead locked to 'originalHeight' forever after.

…s complete.

Bug: If layoutParams of dismissed view are WRAP_CONTENT, then this setting is overwritten with the original  getHeight() of the View instead of returning to WRAP_CONTENT.
This was breaking our list view cell's when they were being reused by the list view. They were no longer dynamically resizing.
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.

1 participant