摘要:
1.AutoCompleteTextViewArrayAdapter adapter = new ArrayAdapter(this, android.R.layout.simple_dropdown_item_1line, COUNTRIES);AutoCompleteTextView textView = (AutoCompleteTextView) findViewById(R.id.edit);textView.setAdapter(adapter);//this word for auto-completion by wordstextView.setT... 阅读全文
posted @ 2013-12-06 13:58
柱柱
阅读(563)
评论(0)
推荐(0)

浙公网安备 33010602011771号