hanggrian / socialview

Android TextView and EditText with hashtag, mention, and hyperlink support
http://hanggrian.com/socialview/
Apache License 2.0
323 stars 81 forks source link

onBackPress event #54

Closed jasoncheng closed 5 years ago

jasoncheng commented 5 years ago

when on back press, if possible hide keyboard instead of remove suggestion; how to do this?

a

jasoncheng commented 5 years ago

override fun onKeyPreIme can did this trick