Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Jetpack Compose version: 1.8
Material Library Version (M2, M3 or Both?): M3
Material Compose component used:
LinearProgressIndicator
Android Studio Build:
Kotlin version: 2.0
The LinearProgressIndicator in the common multiplatform LinearProgressIndicator API here:
supports a color argument to specify the progress bar color, but we would like to request the ability to support a gradient. Perhaps, we could have a variant that accepts a Brush for color similar to the wear variant here: