转自:http://blog.csdn.net/qq_28468727/article/details/52258409 AutoCompleteTextView.MultiAutoCompleteTextView自动完成输入内容的控件 如果我们想实现用户输入的内容有自动提示功能,类似百度搜索结果,AutoCompleteTextView和MultiAutoCompleteTextView可以实现类似功能 MainActivity.JAVA: public class MainActivity…
昨天晚上看某培训机构的Android的 视频教程,看到他在写布局的XML文件时,有很方便的自动提示功能.我就在自己的Eclipse里试了一下,可是我的没实现.就到网上查,很多都说:在 Window->Preferences->XML->XML Files->Editor->Content Assist 右边的Prompt when these characters are inserted: 把默认的“<=:”改成 “<=:.abcdefghijklmnopqrs…