material-components / material-components/material-components-android
[MaterialButtonGroup] Simultaneous click
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Problem with simultaneous clicking on Material Button Group buttons
**Expected behavior:**
https://github.com/user-attachments/assets/05f71f05-cf92-4a3c-ba0f-5aa6385d5a1a
**Source code:**
```xml
```
**Android API version:** ``` Android 15 ```
**Material Library version:** ``` material = "1.13.0" ```
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 simultaneous-click behavior from the provided MaterialButtonGroup XML on Android 15 with Material Library 1.13.0. Inspect the MaterialButtonGroup and its three MaterialButton children while testing simultaneous interaction. The issue's expected-behavior section is empty, so confirm the intended result before defining the fix and its verification.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100