Join Slack
What should I use in order to make a `@Composable` scrollable ?
# compose
l
loloof64
07/31/2021, 5:07 PM
What should I use in order to make a
@Composable
scrollable ?
z
Zun
07/31/2021, 5:15 PM
Wrap them in a Column with a vertical scroll modifier.
👍 1
l
loloof64
07/31/2021, 5:21 PM
Thank you, I'm gonna try 🙂
loloof64
07/31/2021, 5:38 PM
It does not work for my use case. Indeed, I have a single
@composable
which is bigger than its host, and would like to scroll its content with bars.
loloof64
07/31/2021, 5:53 PM
Thank you I managed to make it work this way 😃
Untitled.kt
➕ 1
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by