material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

[AutoCompleteTextView + Dialog] Dropdown trigger without touching AutoCompleteTextView

Open yoobi opened this issue 1 year ago • 2 comments
trafficstars

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 avatar Feb 25 '24 10:02 yoobi

Hello, any idea how could this issue be fixed ?

yoobi avatar Mar 19 '24 13:03 yoobi

I have the same problem.

MDC 1.12.0-rc01

ArcticFoxPro avatar Apr 25 '24 02:04 ArcticFoxPro