setupPopupMenu

fun setupPopupMenu(items: List<String>)

Sets the list of strings to be displayed in the dropdown. Inflates the items with our enterprise layout which handles text styling, and enhanced a11y selectors with keyboard navigation support.

See also: MaterialAutoCompleteTextView.setAdapter