Join Slack
Powered by
I want to have some modifiers that are available t...
# squarelibraries
t
Tadeas Kriz
11/16/2022, 10:29 PM
I want to have some modifiers that are available to any widget. For example the
Modifier.padding
in Compose UI is a freestanding modifier that's not scope-specific. One other thing I wanted to try implementing was
Modifier.clickable
, but I wasn't sure it that'd work at all
2
Views
Open in Slack
Previous
Next