AutoCompleteTextView不能使用的问题

AutoCompleteTextView按照网络上的方法写之后不能使用

解决方法:

android:layout_width="fill_parent"

而不能是wrap_parent

posted @ 2014-07-30 11:24  fzyzcjy  阅读(425)  评论(0)    收藏  举报