My indeterminate progress indicator keeps re-start...
# compose
o
My indeterminate progress indicator keeps re-starting, looks it keeps switching to it's initial state after a second. How should I combat this?
Copy code
CircularProgressIndicator()
l
This is a known issue, should be fixed in the next release
👍 1