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

[Compose] Vertical chain Top and Bottom margins ignored. #572

Closed
@oscar-ad

Description

@oscar-ad
constraint(createVerticalChain(...)) {
   top.linkTo(parent.top, 10.dp)
}

The margin defined when constraining a vertical Chain seems to be ignored. Horizontal chains are working as expected.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions