Join Slack
Powered by
Does anyone have any experience/recommendations fo...
# compose
z
zsperske
01/10/2023, 9:19 PM
Does anyone have any experience/recommendations for how to implement something like the TouchDelegate you could implement in the view world? I have a material checkbox that I want to be able to align to the leading edge of (not the padding).
Modifier.minimumTouchTargetSize()
expands the actual size of the component
a
Andrew Neal
01/10/2023, 10:48 PM
https://kotlinlang.slack.com/archives/CJLTWPH7S/p1668923149907949?thread_ts=1668810494.579569&cid=CJLTWPH7S
z
zsperske
01/10/2023, 10:49 PM
nice I will test that out! thanks Andrew
zsperske
01/12/2023, 8:32 PM
Can you give an example of how this is used?
6
Views
Open in Slack
Previous
Next