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

Replace ProgressDialog with ProgressBar #3487

Open
madhurgupta10 opened this issue Mar 11, 2020 · 3 comments
Open

Replace ProgressDialog with ProgressBar #3487

madhurgupta10 opened this issue Mar 11, 2020 · 3 comments

Comments

@madhurgupta10
Copy link
Collaborator

Summary:
As per the discussion on the thread

We should replace the ProgressDialog with ProgressBar because it was deprecated in API 26
https://developer.android.com/reference/android/app/ProgressDialog

@madhurgupta10 madhurgupta10 changed the title [Discussion] Replace ProgressDialog with ProgressBar Replace ProgressDialog with ProgressBar Feb 22, 2022
@Rishavgupta12345
Copy link
Contributor

@nicolas-raoul i want to work on this issue please assign me

@Rishavgupta12345
Copy link
Contributor

@madhurgupta10 @nicolas-raoul I was assigned this issue but I found out that this issue is pretty old.

and this feature is already implemented in our app, we are already using the progress bar in the ZOOM ACTIVITY.

so you can close this issue

@nicolas-raoul
Copy link
Member

@Rishavgupta12345 : Understood, you are always free to unassign yourself from any issue. About closing this issue: I see that many classes are still using android.app.ProgressDialog, for instance fr/free/nrw/commons/upload/UploadActivity.java or fr/free/nrw/commons/auth/LoginActivity.java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants