摘要:
AutoCompleteTextView是实现动态匹配输入的内容。如google搜索引擎当输入文本时可以根据内容显示匹配的热门信息。layout部分:<TextView android:layout_width="wrap_content"android:layout_height="wrap_content" android:text="Country" /><AutoCompleteTextView android:id="@+id/edit"android:layout_width=&quo 阅读全文
posted @ 2012-02-08 14:25
andriod2012
阅读(17665)
评论(1)
推荐(0)
浙公网安备 33010602011771号