問題描述
有人能指出正確的方向嗎?EditText 類似于您在添加圈子或聯(lián)系人時(shí)想要在 Stream for Google+ 中撰寫內(nèi)容時(shí)看到的那些?Rectangle 是一個(gè)自動(dòng)完成的編輯文本.
Can someone please point me in the right direction how to do those bubbles or labels in the EditText something like those you see when you want to compose something in Stream for Google+ when you add a circle or contact? The Rectangle is an auto complete edittext.
推薦答案
您所顯示的是與 SMS 股票應(yīng)用程序相同的行為.在這里搜索代碼,看看它是如何完成的.
What you are showing is the same behavior as the SMS stock application. Search for the code here to see how it's done.
代碼應(yīng)位于 platform_packages_apps_mms 中.看看 RecipientsEditor 類.
The code should be in platform_packages_apps_mms. Take a look at the RecipientsEditor class.
這篇關(guān)于EditText 中的 Android 標(biāo)簽或氣泡的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!