本文介紹了EditText 中的 Android 標簽或氣泡的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
有人能指出正確的方向嗎?EditText 類似于您在添加圈子或聯系人時想要在 Stream for Google+ 中撰寫內容時看到的那些?Rectangle 是一個自動完成的編輯文本.
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 股票應用程序相同的行為.在這里搜索代碼,看看它是如何完成的.
What you are showing is the same behavior as the SMS stock application. Search for the code here to see how it's done.
代碼應位于 platform_packages_apps_mms 中.看看 RecipientsEditor 類.
The code should be in platform_packages_apps_mms. Take a look at the RecipientsEditor class.
這篇關于EditText 中的 Android 標簽或氣泡的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!
【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!