You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a LinearProgressIndicator in a dialog with indeterminate set to true.
The dialog opens, and the progress indicator works correctly.
Now, I put the phone into standby using the lock button.
When I unlock the phone and see the dialog again, the progress indicator is no longer animated.
Expected behavior: I expect it to continue working even after returning from standby and seeing the dialog again.
Description:
Expected behavior:
I expect it to continue working even after returning from standby and seeing the dialog again.
Source code:
Minimal sample app repro:
-
Android API version:
I think all
Material Library version:
com.google.android.material:material:1.13.0-alpha10
Device:
I think all
The text was updated successfully, but these errors were encountered: