We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Summary:
The Circular Progress Loader color blends with the header background, making it difficult to see.
Steps to reproduce:
Step 1:Star a Route. Step 2:Open Starred Route. Step 3:View Circular Loader in the top-left corner.
Expected behavior:
The Circular Progress Loader should have a contrasting color with the background for clear visibility.
Observed behavior:
At times, the screen appears frozen due to the similarity in color between the progress bar loader and the background.
Device and Android version:
Xiaomi 11i running Android 13 with the latest version of Google Play Services.
Screenshots:
I'm currently Working on this issue.
The text was updated successfully, but these errors were encountered:
fix: Loader color contrast fix
bcbf709
fixes #1115 Add appropriate tint color to indefinite spinners on header elements
d682ec8
fixes #1115 Add appropriate tint color to indefinite spinners on header elements Co-authored-by: sebesti0n <prashankumar0710@gmail.com>
a70deef
Successfully merging a pull request may close this issue.
Summary:
The Circular Progress Loader color blends with the header background, making it difficult to see.
Steps to reproduce:
Step 1:Star a Route.
Step 2:Open Starred Route.
Step 3:View Circular Loader in the top-left corner.
Expected behavior:
The Circular Progress Loader should have a contrasting color with the background for clear visibility.
Observed behavior:
At times, the screen appears frozen due to the similarity in color between the progress bar loader and the background.
Device and Android version:
Xiaomi 11i running Android 13 with the latest version of Google Play Services.
Screenshots:
I'm currently Working on this issue.
The text was updated successfully, but these errors were encountered: