AutoCompleteTextView 的用法

Posted nora-f

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AutoCompleteTextView 的用法相关的知识,希望对你有一定的参考价值。

AutoCompleteTextView进行动态匹配(有效)

https://blog.csdn.net/acm_th/article/details/50986569

 

可以模糊搜索的AutoCompleteTextView Adapter类(有效)

https://blog.csdn.net/mulanlong/article/details/52853598

 

实现模糊搜索功能,搜索结果自动提示,识别拼音首字母并转汉字提示

https://blog.csdn.net/liuwan1992/article/details/52832264

 

以上是关于AutoCompleteTextView 的用法的主要内容,如果未能解决你的问题,请参考以下文章

AutoCompleteTextView

Android——控件AutoCompleteTextView 自动提示

Android 笔记 AutoCompleteTextView day8

View(视图)——AutoCompleteTextView Spinner和消息提示

android AutoCompleteTextView和Spinner选中项加亮

ANDROID_MARS学习笔记_S02_003_AutoCompleteTextView