dankito / RichTextEditor

Rich text WYSIWYG editor for Android and JavaFX
Apache License 2.0
92 stars 36 forks source link

Text editor not working inside dialog fragment #51

Open AndroidAsh5 opened 4 years ago

AndroidAsh5 commented 4 years ago

android.view.ContextThemeWrapper cannot be cast to android.app.Activity

dankito commented 4 years ago

Hi,

did you check version 2.0.17, that should fix this (see https://github.com/dankito/RichTextEditor/issues/49).

But depending on your other dependencies 2.0.17 may results in another bug then, which isn't fixed yet, see also https://github.com/dankito/RichTextEditor/issues/49.