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

[Android] Measure SwipeItem content before layout #10467

Merged
merged 1 commit into from
Oct 3, 2022
Merged

[Android] Measure SwipeItem content before layout #10467

merged 1 commit into from
Oct 3, 2022

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Oct 3, 2022

Description of Change

SwipeItem content is not being measured before layout on Android; these changes add the missing measure call.

Issues Fixed

Fixes #6018

@Eilon Eilon added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Oct 3, 2022
@hartez hartez merged commit f846f4d into main Oct 3, 2022
@hartez hartez deleted the fix-6018-2 branch October 3, 2022 20:10
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2023
@samhouts samhouts added the fixed-in-7.0.0-rc.2.6866 Look for this fix in 7.0.0-rc.2.6866! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter fixed-in-7.0.0-rc.2.6866 Look for this fix in 7.0.0-rc.2.6866! platform/android 🤖
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SwipeView custom items are not rendering
4 participants