material-components / material-components/material-components-android
[TextInputLayout] The position of Exposed Drop-down Menu's ripples is incorrect
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Ripples always spread from the centre of the widget.
[](https://imgse.com/i/p94gXpF)
**Expected behavior:** Ripples should spread from the position touched by the user.
**Source code:**
```xml
```
**Minimal sample app repro:** M3 Catalog > Text Field > Exposed Drop-down Menu Demo
**Android API version:** Android S
**Material Library version:** 1.10.0-alpha03
**Device:** Motorola edge X30
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 with the M3 Catalog > Text Field > Exposed Drop-down Menu Demo and reproduce the issue using the provided TextInputLayout and AutoCompleteTextView XML on Android S. Inspect the exposed drop-down menu ripple behavior and verify that the ripple originates at the user's touch position rather than the widget center.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100