Skip to content

[Android] Measure SwipeItem content before layout#10467

Merged
hartez merged 1 commit into
mainfrom
fix-6018-2
Oct 3, 2022
Merged

[Android] Measure SwipeItem content before layout#10467
hartez merged 1 commit into
mainfrom
fix-6018-2

Conversation

@hartez

@hartez hartez commented Oct 3, 2022

Copy link
Copy Markdown
Contributor

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