Android-Rich-text-Editor
Android-Rich-text-Editor copied to clipboard
Android Rich Text Editor With customized spans - 富文本编辑器 - Don't miss this one :)
可以插入音频吗
可以插入音频吗
Is this library maintained?
hello iam using your library and iam facing this Exception: {**java.lang.IndexOutOfBoundsException: setSpan (75 ... 52) has end before start** at android.text.SpannableStringBuilder.checkRange(SpannableStringBuilder.java:1314) at android.text.SpannableStringBuilder.setSpan(SpannableStringBuilder.java:682) at android.text.SpannableStringBuilder.setSpan(SpannableStringBuilder.java:674) at com.chinalwb.are.styles.ARE_ABS_Dynamic_Style.applyNewStyle(ARE_ABS_Dynamic_Style.java:87) at com.chinalwb.are.styles.toolitems.styles.ARE_Style_FontColor.onPickColor(ARE_Style_FontColor.java:145) at...
Hello everyone, i need chance/add more color to color picker, any solution for this? Thank at all
Specifically, I want to be aware when the user changes the text size Pls Help Me UwU
大家借鉴学习还是可以的
RTL support issues for bullet list and number List
There is show only text and formatted text, but the image not showing. please fix this or suggest me. thank you `viewModel.getListLiveData().observe(this, new Observer() { @Override public void onChanged(List modelClasses)...
public class Html { public static boolean escapeCJK = false; public static Context sContext; ............. }