Android-Rich-text-Editor
Android-Rich-text-Editor copied to clipboard
Android Rich Text Editor With customized spans - 富文本编辑器 - Don't miss this one :)
try to insert image, in edit mode, image is show. but when it save. no image url in html.
To be able to use getSelectionStart(), the suggestions was deactivated If would be great to found another way to span only the wanted piece of text that allow the suggestions...
Add attributes to customize icon size and background
Remove the Emoji keyboard from top of Normal keyboard as issue shown in the screen shot attached. 
加图片后 屏幕全变白色
I'm getting the AREditor contents, by calling getHtml(), and saving it in a sqlite database, it works correctly the first time, however when i try to load the contents from...
Hi i have a lot StringIndexOutOfBoundsException. Do you know how to fix them ? Caused by: java.lang.StringIndexOutOfBoundsException: at java.lang.String.startEndAndLength (String.java:298) at java.lang.String.substring (String.java:1087) at com.chinalwb.are.android.inner.HtmlToSpannedConverter.getFontSize (Html.java:1699) at com.chinalwb.are.android.inner.HtmlToSpannedConverter.startCssStyle (Html.java:1281) at...
public class Html { public static boolean escapeCJK = false; public static Context sContext; .............. }
I have the following error with glide 4.11.0 java.lang.IllegalStateException: GeneratedAppGlideModuleImpl is implemented incorrectly. If you've manually implemented this class, remove your implementation. The Annotation processor will generate a correct implementation....
Fatal Exception: java.lang.RuntimeException: Unable to resume activity {com.ost.avtomaktab/com.chinalwb.are.strategies.defaults.DefaultProfileActivity}: java.lang.NumberFormatException: Invalid int: "null" at android.app.ActivityThread.performResumeActivity + 2790(ActivityThread.java:2790) at android.app.ActivityThread.handleResumeActivity + 2819(ActivityThread.java:2819) at android.app.ActivityThread.handleLaunchActivity + 2266(ActivityThread.java:2266) at android.app.ActivityThread.access$600 + 141(ActivityThread.java:141) at android.app.ActivityThread$H.handleMessage...