Skip to content

fixed: WRAP_CONTENT & Gallery.LayoutParams vs. other LayoutParams...#13

Open
DEvil0000 wants to merge 1 commit intodavidschreiber:masterfrom
DEvil0000:master
Open

fixed: WRAP_CONTENT & Gallery.LayoutParams vs. other LayoutParams...#13
DEvil0000 wants to merge 1 commit intodavidschreiber:masterfrom
DEvil0000:master

Conversation

@DEvil0000
Copy link
Copy Markdown

fixed: WRAP_CONTENT will now work for child groups -> onMeasure inheritance over LinearLayout instead of ViewGroup->View

fixed: due to creation of new Gallery.LayoutParams from the wrappedView params we are save in supporting the superset from ViewGroup.LayoutParams

…itance over LinearLayout instead of ViewGroup->View

fixed: due to creation of new Gallery.LayoutParams from the wrappedView params we are save in supporting the superset from ViewGroup.LayoutParams
@bytebeats
Copy link
Copy Markdown

Yeah, that's great. I encountered the same problem.

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.

2 participants