WAI
Status Update
Comments
za...@google.com <za...@google.com> #2
Unfortunately, setting the color of a progress indicator at runtime has only been possible since api 31.
For earlier API support you can override Glance.AppWidget.CircularProgressIndicator
style to set the colors of your indicators.
Description
Component used: glance-appwidget
Version used:1.1.0-alpha01
Devices/Android versions reproduced on: Pixel 6a/Android 12
The color of the progress indicator cannot be changed when the API level < 31.
No matter what color is set it will not change