I'm working on an app that has to do with mentions and hashtags. I'm using a social textview library which comes with a textview that highlights mentions and hashtags. The Issue is that I can't use this textview to show the markdown content. However, it works very well when using the normal textview. Is there any way you can support other textviews? Or maybe a way to set onclick listeners for hashtags and mentions?
I'm working on an app that has to do with mentions and hashtags. I'm using a social textview library which comes with a textview that highlights mentions and hashtags. The Issue is that I can't use this textview to show the markdown content. However, it works very well when using the normal textview. Is there any way you can support other textviews? Or maybe a way to set onclick listeners for hashtags and mentions?