Open goldfish07 opened 3 years ago
Have encountered the same issue, circular progress freezes when device wakes from sleep. Steps to replicate:
Hello, any updates for this issue?
Tested on Android 11, Samsung One UI 3.1 and Pixel 5 (emulator) Cannot reproduce with lock and unlock in catalog. Can reproduce with goldfish07's example. It seems there's a bug using progress indicator with transition animation.
I can confirm the issue with transition animation.
Indeterminate animation (CircularProgressIndicator) does not resume after turning screen off/on
Same problem on API 30,if i exit the app,it will be frozen when i resume
today i noticed a bug, in this the Indeterminate progress bar get stuck, when using Transition Animation effect with custom effects , there is different behavior in both AppCompat Progressbar and Material component Progressbar , and also when i again start a new activity without Transition Animation effect , the Indeterminate progress animation resume again.
Steps to reproduce the problem
tested on Android 10, Samsung One UI 2.0
in pixel device only material component's Indeterminate progresBar is freezing
i have tested on : pixel 5 API 29 (Android 10) pixel 5 API 30 (Android 11) pixel 5 API 31 (Android 12)
source code uploaded here https://github.com/goldfish07/Indeterminate-progress-bar-Bug
https://issuetracker.google.com/issues/198091796
https://user-images.githubusercontent.com/34901152/131837829-f4c12850-38e4-4ef1-902a-aa77e7ae9ec6.mp4