material-components / material-components/material-components-android
[MaterialAutoCompleteTextView] Ability to set dropdown title
Open
Nobody has claimed this yet.
Awaiting Design Feedback
feature request
Widget: TextField
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Please allow setting prompt view to **private final ListPopupWindow modalListPopup** in MaterialAutoCompleteTextView
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 file or test is named. Start by locating MaterialAutoCompleteTextView and its private final ListPopupWindow modalListPopup field, then inspect how the dropdown is currently presented. Done means the component supports setting a dropdown title through a supported API, with the expected behavior verified by the project’s existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100