macTextView.setTokenizer(new MultiAutoCompleteTextView CommaTokenizer());这句一直都是红下划线
Multiple markers at this line
- The constructor MultiAutoCompleteTextView() is undefined
- The method setTokenizer(MultiAutoCompleteTextView.Tokenizer) in the type MultiAutoCompleteTextView is not applicable for the
arguments (MultiAutoCompleteTextView)
- Syntax error on token "CommaTokenizer", delete this token