I tried providing a modified `minimumTouchTargetSi...
# compose
v
I tried providing a modified
minimumTouchTargetSize
with
LocalViewConfiguration
but I ran into some... unintuitive behaviour with Rows. It doesn't register touches to the ends of the row horizontally, but it works perfectly vertically 🤔 Is this what is supposed to happen or is there some kind of bug in play? See video!