You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
Fixesandroidx#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#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#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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The margin defined when constraining a vertical Chain seems to be ignored. Horizontal chains are working as expected.
The text was updated successfully, but these errors were encountered: