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 TimePicker element #37

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

[Feature] Android TimePicker element #37

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

Comments

@jamesmcroft
Copy link
Member

Description

TimePicker is a commonly used core Android control that supports the ability to select a time.

The implementation should provide the following functionality:

  • Get selected time
  • Set selected time
@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
@jamesmcroft jamesmcroft added this to the 0.5 milestone Mar 18, 2021
@jamesmcroft jamesmcroft self-assigned this Mar 19, 2021
@jamesmcroft
Copy link
Member Author

Created a branch to start working through this (https://github.com/MADE-Apps/legerity/tree/feature/37-android-timepicker-element) but falling short on setting the time.

You can set the time by typing in the header but the driver won't let the SendKeys method work on the element. Alternatively, you can set the time based on the radial control, but you're limited by the minute values visible (in 5-minute intervals).

@jamesmcroft jamesmcroft removed this from the 0.5 milestone Mar 26, 2021
@jamesmcroft jamesmcroft added the help wanted Extra attention is needed label Oct 9, 2022
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