material-components / material-components/material-components-android
[MaterialDatePicker] Backport the crash fixed in 1.10.0-alpha03 into the 1.9.0 release
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
There's a crash in MaterialDatePicker in the latest stable 1.9.0 release
that has been fixed and this fix has been included in the latest 1.10.0-alpha03.
However that release has the compileSdkVersion set to the upcoming
android-UpsideDownCake which we're unable to depend on just yet.
Is there any chance this crash-fix could be backported to the stable
1.9.0 release so that we can deploy a fix without needing to update
to the preview Sdk?
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 by reviewing commit 7ccf6708b0299317c3757c4d86a47827839c9ef7 and the corresponding MaterialDatePicker changes in 1.10.0-alpha03. Compare them with the 1.9.0 release branch and determine the compatible backport. Done means the crash fix is available in 1.9.0 without requiring the preview SDK.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100