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 Slider element #39

Open
jamesmcroft opened this issue Sep 30, 2020 · 0 comments
Open

[Feature] Android Slider element #39

jamesmcroft opened this issue Sep 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jamesmcroft
Copy link
Member

Description

Slider is a commonly used core Android control that supports the ability to select a value from a range slider.

The implementation should provide the following functionality:

  • Get minimum value
  • Get maximum value
  • Get selected value
  • Get whether is readonly
  • Set selected value
@jamesmcroft jamesmcroft added enhancement New feature or request 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant