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
…iewBox`
Relates to cashapp#2367
In compose ui, modifier order matters and applying padding before a background prevents the background from filling the box.
…iewBox` (#2478)
Relates to #2367
In compose ui, modifier order matters and applying padding before a background prevents the background from filling the box.
We’re not consistent between ComposeUI and other layout implementations. This is best observed in the screenshot tests.
The text was updated successfully, but these errors were encountered: