material-components / material-components/material-components-android
[TextInputEditText] setOnEditorActionListener not working using custom view
Open
@raajkumars is already working on this.
Since Jun 28, 2022.
bug
Widget: TextField
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Description:**
TextInputEditText setOnEditorActionListener don't have any response while keyboard search action click.
the custom view layout migrate to fragment xml layout is working.
**xml code**
**Android API version:** 32
**Material Library version:** 1.6.0
**Device:** Pixel 3
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.
Assessment
This issue has not been assessed yet.