Android富文本编辑器,一款支持撤销、加粗、斜体、下划线、有序无序列表、对齐、改文字大小、改文字颜色、插入图片、插入视频等功能,并且可设置cookie,自定义素材操作菜单的的编辑器
☆50Feb 17, 2020Updated 6 years ago
Alternatives and similar repositories for RichEditor
Users that are interested in RichEditor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android 基于WebView的富文本编辑器 - 仿简书编辑器☆95Nov 20, 2019Updated 6 years ago
- 完美解决IM聊天窗口导致的输入法跳闪问题,平滑显示Emoji面板☆13Apr 5, 2017Updated 9 years ago
- 知乎 有道云笔记 编辑 均可实现 The method adopted in this project is to put static web pages into the project, call various rich text editing functions…☆279Jan 2, 2020Updated 6 years ago
- WebView富文本编辑器,支持图片的插入和删除☆25Jan 12, 2023Updated 3 years ago
- 一种Android富文本编辑方案(An Android rich text editing scheme)☆34Dec 14, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 通过重写TextView的方式实现自动解析Html文本的自定义组件HtmlView,该组件主要实现的功能是解析<img/>标签显示图片并添加图片的点击事件,另外在代码中也示范了一种解析自定义标签的方法(此方法参考stackoverflow上某个问题解答);☆13Jun 27, 2016Updated 10 years ago
- 基于RecyclerView实现的富文本编辑器,支持多样式,链接,引用,图片等功能