material-components / material-components/material-components-android
[MaterialDatePicker] DatePicker as Regular View Element
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I would like to use the MaterialDatePicker similar to the DatePicker in XML as a regular element in a View.
Especially for Layouts for Tablets would profit from this.
**Describe the solution you'd like**
```
```
**Describe alternatives you've considered**
Alternatively, a style update to the basic DatePicker would also work.
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
No files, tests, or entry points are named. Start by reviewing the existing MaterialDatePicker and Android DatePicker APIs referenced in the request, then assess how a MaterialDatePicker could work as a regular XML View element. Done means tablet layouts can declare and use the component directly, or the requested DatePicker styling alternative is defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100