dankito / RichTextEditor

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

Unable to open asset URL: file:///android_asset/editor.html #20

Open AparnaTumu opened 5 years ago

AparnaTumu commented 5 years ago

I am using 'net.dankito.richtexteditor:richtexteditor-android:1.0' . Previously it was working good.Now I have upgraded my project to Androidx and i am getting the issue Unable to open asset URL: file:///android_asset/editor.html

Screenshot_1554383856.

Even if i upgrade to the latest version of this editor still the error exists. Anybody could please help me to solve this issue.

Thanks in advance.

dankito commented 5 years ago

Do you have an example project, anything so that I can reproduce the issue?

Sorry for answering that late, but was really a tough week for me.

AparnaTumu commented 5 years ago

When am working in the example app it is working fine. After migrating my project to androidx I am facing the issue.

nadialvy commented 1 year ago

any update how to solve this? facing the same problem