Multiautocompletetextview, Show autocomplete drop down only when user presses a key after '@' key (like mention in FB app)

前端 未结 2 1121
予麋鹿
予麋鹿 2021-01-15 05:38

I got it working with custom \'@\' tokenizer. But it fails for the first autocompletion. My code works as a comma tokenizer where I get suggestion for any character and next

2条回答
提交回复
热议问题