hanggrian / socialview

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

Help #34

Closed AshaChaparala closed 6 years ago

AshaChaparala commented 6 years ago

First of all Thank you for creating such a awesome library. can you please tell me how to get mention id onclick on Mention and I want to allow spaces for mention. Can you guide me how can I achieve it? I have tried a lot but didn't get any solution....

hanggrian commented 6 years ago

Sorry for late reply.

Usernames generally don't allow spaces and I intend to keep it that way.

About getting mention ID, I've been getting more and more similar requests. I might support it in future releases. But for now, you have to manually find the object given string result provided.