chinalwb / Android-Rich-text-Editor

Android Rich Text Editor With customized spans - 富文本编辑器 - Don't miss this one :)
Apache License 2.0
845 stars 166 forks source link

Multiple dex files #84

Closed Amit2286658 closed 5 years ago

Amit2286658 commented 5 years ago

Multiple dex files error occurs when used with projects that uses androidX, please migrate the library files from android support-v4 to androidX.

chinalwb commented 5 years ago

Thanks for pointing out this issue, I'll consider and migrating.

Amit2286658 commented 5 years ago

I've imported the library as a project module, and changed the dependency from suport to AndroidX, therefore I'm closing this issue