I am trying to create rich text in my project with this library from this git:
RTEditor
The problem is that I am trying to create it multiple times, for example in a listView with many richText and EditText tools. any idea how to do this?
source
share