CPPAlien / ChatKeyboard

ChatKeyboard is a powerful and easy using keyboard lib for Android, includes emoticons selection, audio recording, multi media functions, etc.
Apache License 2.0
576 stars 81 forks source link

替换edittext #6

Closed pye52 closed 7 years ago

pye52 commented 7 years ago

请问能不能提供一个替换掉edittext的方式呢? 写了一个有@人功能的edittext,现在除了改源码外好像没其他办法了

CPPAlien commented 7 years ago

You can use onInputTextChanged to listen the text changed by input, when match the @, you can do your own action