irshu355 / Android-WYSIWYG-Editor

:pager: A text editor written in Android using native components in the content tree. Integrate easily to work with web based WYSIWYG's.
http://irshulx.github.io/Android-WYSIWYG-Editor
Apache License 2.0
412 stars 116 forks source link

java.lang.ClassCastException: android.view.ContextThemeWrapper cannot be cast to android.app.Activity #94

Open dabitdev opened 3 years ago

dabitdev commented 3 years ago

I am using AppCompatActivity instead of Activity.