material-components / material-components/material-components-android

[LinearProgressIndicator] Stops after standby and is no longer animated

Open
#4,614 7 comments 0 reactions 1 assignee View on GitHub

@pekingme is already working on this.

Since Feb 20, 2025.

bug Widget: ProgressIndicator
Dominant language
Java
Stars
17.4k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

**Description:**
```
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.`

**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`

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.