material-components / material-components/material-components-android
[MaterialTimePicker] Make MaterialTimePicker not final
Open
Nobody has claimed this yet.
feature request
Widget: TimePicker
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
It would be convenient to do something similar to this https://github.com/material-components/material-components-android/issues/1688 (MaterialDatePicker - Make picker not final) but for MaterialTimePicker
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the MaterialTimePicker entry point and review the linked MaterialDatePicker issue for the intended precedent. Confirm the change needed to allow subclassing and identify the relevant tests; done means MaterialTimePicker is no longer final without breaking existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100