acTextView = findViewById(R.id.autoCompleteTextView1);报错:type mismatch: cannot convert from View to AutoCompleteTextView
而且我在输入ArrayAdapter之后并没有出现选项让我选择,请问老师该怎么解决。。。
acTextView = findViewById(R.id.autoCompleteTextView1);报错:type mismatch: cannot convert from View to AutoCompleteTextView
而且我在输入ArrayAdapter之后并没有出现选项让我选择,请问老师该怎么解决。。。
2014-08-03
举报