Android-Rich-text-Editor
Android-Rich-text-Editor copied to clipboard
Android Rich Text Editor With customized spans - 富文本编辑器 - Don't miss this one :)
i want to upload image from device to firebase storge and get url like upload from internet
Hello, First of all amazing efforts on the tool. I am trying to use the tool and it works fine for my requirement. The issue is when I select either...
Bulleted content is not removed if unbullet after long press action is taken
I like this rte. One thing that is stopping me from fully trying this out is the image upload functionality. Such that, if I upload an image to the server...
implementation 'com.github.bumptech.glide:glide:4.3.1' implementation 'com.github.chinalwb:are:0.1.2' I am used this, but you have done the update of color is not working in my app(project).So what I have to do for that.
when I clicked on image button, it redirects to radio button. but i have to find onclicklistener of image button
After using your library in my app, my app theme color colour changing. so,what should i do for not changing the colour?
项目导入不进去
demo 编译读取超时,依赖编译超时
我的project原本就有使用glide了, 但是implemented 你的library 后就有这个package 不一样导致的问题。请问怎么解决? java.lang.RuntimeException: Unable to start activity ComponentInfo{}: java.lang.ClassCastException: com.chinalwb.are.glidesupport.GlideRequests cannot be cast to com.xxxx.xxx.xxx.GlideRequests