How to make scrollbars in a ScrollableRow always v...
# compose
p
How to make scrollbars in a ScrollableRow always visible. I am looking for something like android:fadeScrollbars="false".
j
I think visible scrollbars are still on the todo list and are not yet available.
p
@jim, thanks for the information. Any idea by when they may be available.
j
I am not sure. I know a lot of the material work has been put on the back burner and scrollbars weren't the super highest priority for us anyway. I also know Jetbrains was also looking into implementing them, but again has a few other things they're working on. I do know it is something we want to support, but all this is to say that I don't think anyone is actively working on them at the moment so it's a bit difficult to predict an ETA.
k
Scrollbars are still not supported?
j
Scrollbars now work on Compose-Desktop but are still not implemented in Compose-Android.