Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

[Compose] Fix margin for Chain first and last elements #573

Merged
merged 2 commits into from
Apr 21, 2022

Conversation

oscar-ad
Copy link
Contributor

Fixes #572

The margin for constraints that can be declared for chains would not be
applied for VerticalChains.

Also applies the gone margin, which was ignored for both kinds of
Chains.

Fixes androidx#572

The margin for constraints that can be declared for chains would not be
applied for VerticalChains.

Also applies the gone margin, which was ignored for both kinds of
Chains.
@oscar-ad oscar-ad requested review from jafu888 and camaelon April 19, 2022 22:00
@oscar-ad oscar-ad merged commit af6343c into androidx:main Apr 21, 2022
@oscar-ad oscar-ad deleted the fixVerticalChainMargin branch April 21, 2022 21:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Compose] Vertical chain Top and Bottom margins ignored.
2 participants