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

[Feature] Android ProgressBar element #35

Open
jamesmcroft opened this issue Sep 30, 2020 · 1 comment
Open

[Feature] Android ProgressBar element #35

jamesmcroft opened this issue Sep 30, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jamesmcroft
Copy link
Member

Description

ProgressBar is a commonly used core Android control that supports the ability to track the progress of actions as a percentage.

The implementation should provide the following functionality:

  • Get percentage
  • Get whether is indeterminate
@jamesmcroft jamesmcroft added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Sep 30, 2020
@jamesmcroft jamesmcroft added this to the Hacktoberfest 2020 milestone Sep 30, 2020
@jamesmcroft jamesmcroft removed this from the Hacktoberfest 2020 milestone Nov 2, 2020
@jamesmcroft jamesmcroft removed the good first issue Good for newcomers label Feb 26, 2021
@jamesmcroft
Copy link
Member Author

Digging into this one, it's harder than it seems. The value of the progress bar is not exposed through the automation tooling for Android.

@jamesmcroft jamesmcroft added the help wanted Extra attention is needed label Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant