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

解决方法:

android:layout_width="fill_parent"

而不能是wrap_parent

相关文章: