material-components / material-components/material-components-android
[MaterialAlertDialogBuilder] setSingleChoiceItems items list scrolling layout
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
When setSingleChoiceItems is used with items that have multiple lines text, layout is scrolling instead of expanding the dialog body to show the full content.


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 issue with MaterialAlertDialogBuilder.setSingleChoiceItems and multiline item text, then inspect the dialog layout behavior. Done means the dialog body expands to show the full item content instead of forcing the items into a scrolling layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100