https://kotlinlang.org logo
p

Prashant Priyadarshi

10/05/2020, 11:37 AM
How to make scrollbars in a ScrollableRow always visible. I am looking for something like android:fadeScrollbars="false".
j

jim

10/05/2020, 6:37 PM
I think visible scrollbars are still on the todo list and are not yet available.
p

Prashant Priyadarshi

10/06/2020, 4:29 AM
@jim, thanks for the information. Any idea by when they may be available.
j

jim

10/06/2020, 10:29 AM
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

Kshitij Patil

01/05/2021, 1:41 PM
Scrollbars are still not supported?
j

jim

01/05/2021, 2:50 PM
Scrollbars now work on Compose-Desktop but are still not implemented in Compose-Android.