想要在AutoCompleteTextview中选择多个文本

Kus*_*hah 2 android autocompletetextview

我正在开发android应用程序.在其中我使用了AutoCompleteTextview.它在我的应用程序中工作正常,当我想只选择一个文本,但如果我想选择多个文本怎么办?选择一个文本后,它没有得到更多的建议.Plz解决了我的问题.谢谢.

Com*_*are 6

你可能想要MultiAutoCompleteTextView.AutoCompleteTextView仅供单一选择.