Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在与用户类型相同的活动中创建建议列表(下拉列表) ?ListView 包含简单的文本,我希望用户仅从建议的列表中选择文本,但我想使用用户输入对其进行排序。
任何建议将不胜感激。:)
尝试 AutoCompleteTextView 或 TextWatcher