Skip to content
New issue

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

fix: Blue dot at the end of progress #WPB-14575 #3823

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

borichellow
Copy link
Contributor

@borichellow borichellow commented Jan 23, 2025

BugWPB-14575 [Android] Blue dot displayed on restoring backup progress bar

What's new in this PR?

Issues

There is an unnecessary blue dot displayed in the restoring backup progress bar (actually on any progress bar in app).

Causes (Optional)

drawStopIndicator in LinearProgressIndicator that we are using in WireLinearProgressIndicator draws this dot.

Solutions

set drawStopIndicator to empty lambda, to draw nothing at the end of progress bar.

@borichellow borichellow self-assigned this Jan 23, 2025
@echoes-hq echoes-hq bot added the echoes: product-roadmap/bug Work contributing to resolve a bug not critical enough to have raised an incident. label Jan 23, 2025
Copy link
Contributor

Built wire-android-staging-compat-pr-3823.apk is available for download

Copy link
Contributor

Built wire-android-dev-debug-pr-3823.apk is available for download

@borichellow borichellow added this pull request to the merge queue Jan 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 24, 2025
@borichellow borichellow added this pull request to the merge queue Jan 24, 2025
Merged via the queue into develop with commit 3279a6c Jan 24, 2025
13 of 14 checks passed
@borichellow borichellow deleted the fix/blue_dot_at_the_end_of_progress branch January 24, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: product-roadmap/bug Work contributing to resolve a bug not critical enough to have raised an incident. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants