material-components / material-components-android

Modular and customizable Material Design UI components for Android
Apache License 2.0
16.38k stars 3.07k forks source link

[AutoCompleteTextView + Dialog] Dropdown trigger without touching AutoCompleteTextView #4081

Open yoobi opened 8 months ago

yoobi commented 8 months ago

Description: I have implemented an Dropdown view as per documentation inside a MaterialDialog however even though I don't touch the AutoCompleteTextView the dropdown is triggered

Expected behavior: Trigger dropdown only when touched

Minimal sample app repro: https://github.com/yoobi/dropdown_issue

Android API version: Google Pixel 6 with API 32

Material Library version: 1.11.0

Device: Google Pixel 6

It is not clearly visible on the record but I'm not touching the TextInputLayout I'm pressing and touching outside of the dialog https://github.com/material-components/material-components-android/assets/17434735/9d0467db-021c-4c1c-b365-c7dff6667301

yoobi commented 7 months ago

Hello, any idea how could this issue be fixed ?

ArcticFoxPro commented 6 months ago

I have the same problem.

MDC 1.12.0-rc01