material-components / material-components/material-components-android
[Progress Bar] Indeterminate ProgressBar gets Frozen
@pekingme y travaille déjà.
Depuis le 2/9/2021.
- Langage dominant
- Java
- Étoiles
- 17.4k
- Forks
- 3.2k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
- implement the progress bar in MainActivity
- start a new activity with Transition with custom effect
- now come back to main activity
- you will see the progress bar freezes
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
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.