material-components / material-components/material-components-android

[DatePicker] ripple shape is strange on Android 12 and 12L

Open
#4,452 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Widget: DatePicker
Dominant language
Java
Stars
17.4k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

**Description:** The ripple shape of DatePicker is strange on Android 12 and 12L.
![Screenshot_20241202_163451](https://github.com/user-attachments/assets/1e1b6e6d-6d5d-4906-9ba8-d6a1bbf7cc6c)

**Expected behavior:** The ripple shape of DatePicker is a rounded rectangle on Android 15.
![Screenshot_20241206_114807](https://github.com/user-attachments/assets/8b29fa53-9270-4fdb-9c30-85f9ff535a37)

**Source code:** https://github.com/material-components/material-components-android/tree/master/catalog/java/io/material/catalog/datepicker

**Android API version:** 31 and 32

**Material Library version:** 1.13.0-alpha08

**Device:** Emulator 35.2.10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the DatePicker catalog source at https://github.com/material-components/material-components-android/tree/master/catalog/java/io/material/catalog/datepicker and reproduce the ripple on Android API 31 and 32. Compare it with the rounded-rectangle behavior shown for Android 15; the issue is done when the DatePicker ripple shape is corrected on the affected versions.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.