wasabeef / richeditor-android

RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
Apache License 2.0
6.24k stars 1.2k forks source link

Not able to Parse to EditText #280

Open AbdullahProgrammer426351 opened 2 years ago

AbdullahProgrammer426351 commented 2 years ago

This library cannot be parsed into EditText class. I am using an emoji library that takes EditText in its methods, at the place of which, I have to put these richTextEditors , which is not possible.

And other problem is it shows white background on start of activity which is not good.