hanggrian / socialview

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

Mention feature like WhatsApp. #69

Open v1pu2 opened 5 years ago

v1pu2 commented 5 years ago

Hi , Thanks for this library.

I want to remove single word for example "@xyz" using single back space. Is it possible ?

I want remove mention word like "@xyz" with single back space at the end of word like WhatsApp feature.

Example :- @xyz hchc @aaaab if we remove "b" from before sentence then remove all "@aaaab" and get result like below result :- @xyz hchc

Advance thanx...

hanggrian commented 4 years ago

This one is up for discussion, but will not be on immediate future release.

mohsin-software-engineer commented 2 years ago

@hendraanggrian Was this feature completed? Can you please share update?