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.
我需要允许我的用户在文本编辑中输入多个电子邮件地址,并且我希望能够在他们输入地址时建议联系人,一旦他们输入一封或多封电子邮件,我想验证电子邮件并在视觉上表示电子邮件已添加。gmail 应用程序在这方面做得很好。下面是我正在谈论的图片。谁能给我一些建议或指出正确的方向?
你必须使用一个MultiAutoCompleteTextView.
MultiAutoCompleteTextView