Skip to content

An useful Rich Text Editor for Android. you can use it edit and edit something . I think this is what you want

Notifications You must be signed in to change notification settings

renhui/RichEditor

Repository files navigation

RichEditor

核心功能:

图文混排展示,支持图文混排的内容的编辑、保存、展示和再编辑。

内容存储:

内容存储式为HTML格式。
如果只使用首次编辑功能,可以使用RichEditor来编辑,如果需要再编辑功能,建议使用RichEditView

版本:

v1.0.50 完成了基本的富文本编辑器的编辑存储框架。
v1.0.88 完成了再编辑的功能

说明:

以ScrollView为主的编辑控件(只能用于首次编辑),以EditText为主的编辑控件(支持再编辑)

Core features are: photo-text display, supporting photo-text content edit, save, display and re-edit. Content is stored in HTML format. If only the first editing functions, you can use RichEditor to edit (using ScrollView rich container), if you need to edit function, we recommend using RichEditView (using Edittext + LinearLayout). ScrollView-based widget (only for the first time editing),In EditText-based edit widget (support the re-edit)

About

An useful Rich Text Editor for Android. you can use it edit and edit something . I think this is what you want

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages