Android-Rich-text-Editor icon indicating copy to clipboard operation
Android-Rich-text-Editor copied to clipboard

Hyper link

Open Hamahmi opened this issue 4 years ago • 1 comments

First of all thank you for the very nice library it really helped me a lot.

I have some small suggestions, first, I had to create another class extending the AREditText in order to modify getHtml() since the original method was printing with no option to turn that off.

Secondly, I noticed the Hyper Link can only have a link with no text ( you put the same link as its own text ) and in order to change that the Html class you have has to be modified.

Again, thank you for your effort.

Hamahmi avatar Feb 19 '21 14:02 Hamahmi

Hi @Hamahmi Thanks for the nice feedback! I'd want to update/improve this library ASAP!

chinalwb avatar Feb 20 '21 09:02 chinalwb