Closed mahmoud939 closed 1 year ago
Hi @mahmoud939 , I'm gonna need more detailed explanation (and probably example) to truly understand your goal.
Actually I need this answer too @hendraanggrian , In this case I want the mention color changed just if I choose from suggestion box. So if I mention user that not in suggestion box, it still a normal text and not a mention text.
Thanks
Okay I can see your point. But I need to know if such behavior can also be expected in social media nowadays. Let's pick Twitter for example, can you mention a non-existent user? I don't have Twitter I can't really test it myself.
I just want to make sure that if we do implement that feature, it still follows social media standards/guidelines.
Actually I need this answer too @hendraanggrian , In this case I want the mention color changed just if I choose from suggestion box. So if I mention user that not in suggestion box, it still a normal text and not a mention text. If I type email id, not used mention color after @. I want this feature like WhatsApp.
Thanks
I believe in the newer version, you can simply setHashtagEnabled(Boolean)
or setMentionEnabled(Boolean)
.
1)- How to prevent HashTag text color and mention text color from changed until i found that mention in the DataBase