onecode369 / WYSIWYG

Android Rich Text Editor
Apache License 2.0
56 stars 14 forks source link

Unable to set or update editor text color #7

Closed MamboBryan closed 2 years ago

MamboBryan commented 3 years ago

I've been trying to set the view editor text color to no avail. I've used setTextColor() , setEditorFontColor() but none of them seem to work.

The editor background can be easily customized to fit preferred background color but the text color doesn't change.

MamboBryan commented 3 years ago

Or is there anyone who has achieved this and can help me with that?