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

ComposeUI layouts aren’t consistent with Android Views or iOS UIViews #2367

Open
swankjesse opened this issue Oct 4, 2024 · 0 comments
Open

Comments

@swankjesse
Copy link
Collaborator

We’re not consistent between ComposeUI and other layout implementations. This is best observed in the screenshot tests.

luis-cortes added a commit to luis-cortes/redwood that referenced this issue Nov 21, 2024
Relates to cashapp#2367

In compose ui, modifier order matters and applying padding before a background prevents the background from filling the box.
luis-cortes added a commit to luis-cortes/redwood that referenced this issue Nov 21, 2024
…iewBox`

Relates to cashapp#2367

In compose ui, modifier order matters and applying padding before a background prevents the background from filling the box.
JakeWharton pushed a commit that referenced this issue Nov 21, 2024
…iewBox` (#2478)

Relates to #2367

In compose ui, modifier order matters and applying padding before a background prevents the background from filling the box.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant