Hey, What should I use to show `horizontal progress` in compose. Should I use `slider`?
m
Hey, What should I use to show
horizontal progress
in compose. Should I use
slider
?
🤘 1
c
There is
LinearProgressIndicator
and
CircularProgressIndicator
.
👍 1