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 Issue5847 as required(make the icon always visible and just adjust the count accordingly) #5901

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bxy379987
Copy link

comment out the setVisibility method and all calls to setVisibility method, and make pending_upload_icon always visible

Description (required)

Fixes #5847

What changes did you make and why?
Comment out the original setVisibility method and related methods, then set pending_upload_icon to visible, to ensure that the pending_upload_icon is always visible on the contribution interface, making it convenient for users

Tests performed (required)
the upload_icon is always visible

Tested {build variant, e.g. ProdDebug} on {Pixel 8} with API level {API 34}.

Screenshots (for UI changes only)
image

Need help? See https://support.google.com/android/answer/9075928


Note: Please ensure that you have read CONTRIBUTING.md if this is your first pull request.

…t adjust the count accordingly,comment the setVisibility method and make pending_upload_icon always visible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Upload icon vanishes at times even when there are uploads pending to complete
1 participant