Join Slack
Is it possible to specify the bounds of an indication for a custom layout? When someone taps on a ro...
# compose
s
Sean Proctor
05/12/2023, 3:33 PM
Is it possible to specify the bounds of an indication for a custom layout? When someone taps on a row in my
Layout
, I want that row to be indicated, not the entire
Layout
. (just asked this in
#compose-android
by mistake)
e
efemoney
05/12/2023, 6:15 PM
Add the indication on the row? If its a composable passed from outside you can always wrap it inside a Box
s
Sean Proctor
05/14/2023, 2:35 AM
I ended up adding a clickable
Box
for the row, but not wrapping the cells.
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by