material-components / material-components/material-components-android
[TextInputLayout]Label animation is not smooth when there is a prefix after the recent update
Open
Nobody has claimed this yet.
bug
Widget: TextField
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
After the recent update, when the prefix is visable, not matter outlined or filled, the moving-up animation of the label will "blink" on clicking the component.
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 reproducing the TextInputLayout label animation with a visible prefix in both outlined and filled styles, then trace the label movement triggered when the component is clicked. Done means the label moves without blinking in both configurations; the payload names no source file or test to run.
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