HI, How can we add scrollbar to the lazy column ?
# compose
a
HI, How can we add scrollbar to the lazy column ?
n
If you mean, make the content scrollable, yes. If you want to see the scrollbar, I also want to know.
a
Im looking for the scrollbar 🙂
🙌 1
👍 1
n
@jim do you folks have a plan of when the scrollbars will be supported? (I mentioned you because I saw an answer from you in January)
z
Compose for desktop implements scroll bars, you could look at the code for that.
j
I think more unified scrollbar support is tentatively slated for some time this year, subject to change without notice, timelines difficult to anticipate, yada yada.
✔️ 1
a
compose for desktop and android are different right ?
j
The Google-published binaries are Android-only. The Jetbrains-published artifacts are MPP-capable and can be used with both Desktop and Android. As an example, take a look at https://github.com/JetBrains/compose-jb/tree/master/examples/imageviewer
m
@Ajay Venugopal Did you figure out a solution by any chance ?
a
No @MaxUt.
c