mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-20 20:12:52 +08:00
Framework has no default implementation of how or when OnItemSelectedListener will be called. We need to link it with the actual ListPopupWindow we are going to show. Resolves https://github.com/material-components/material-components-android/issues/1804 PiperOrigin-RevId: 449725174