一个基于Android原生EditText的富文本组件,可以添加文字,插入图片
☆226Mar 30, 2017Updated 8 years ago
Alternatives and similar repositories for RichEditText
Users that are interested in RichEditText are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- rich text editor which enables users to insert/delete bitmaps and text into edit-view with animations.☆986May 5, 2017Updated 8 years ago
- 一个Android富文本类库,支持图文混排,支持编辑和预览,支持插入和删除图片。☆1,783Feb 16, 2020Updated 6 years ago
- An useful Rich Text Editor for Android. you can use it edit and edit something . I think this is what you want☆39Oct 17, 2017Updated 8 years ago
- An Android Rich Text Editor which uses RecyclerView- 一个Android 图片混排富文本编辑器控件(仿兴趣部落)☆94Nov 22, 2016Updated 9 years ago
- Android平台下的富文本解析器,支持Html和Markdown☆3,962Jul 10, 2024Updated last year
- Android Rich Text Editor Widget☆229Apr 17, 2017Updated 8 years ago
- RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.☆6,347May 21, 2024Updated last year
- [DISCONTINUED] Rrich text editor for android platform. 安卓富文本编辑器,暂停维护☆740Aug 23, 2017Updated 8 years ago
- RichEditor☆115Dec 1, 2016Updated 9 years ago
- ☆38Apr 22, 2016Updated 9 years ago
- Android富文本解析器 RichTextView for Android.it can hold click events,load pictures from network by a simple way.☆21Jun 23, 2016Updated 9 years ago
- 显示富文本的TextView☆454Dec 15, 2016Updated 9 years ago
- Android端富文本编辑器HEichEditor☆330Jul 26, 2017Updated 8 years ago
- android emoticonsKeyboard support emoji and user-defined emoticon. easy to integrated into your project☆2,843May 17, 2019Updated 6 years ago
- 一个基于富文本应用,主要功能包括生成富文本,保存富文本,和编辑富文本☆26Mar 22, 2016Updated 10 years ago
- A rich edit text view on Android to replace native EditText view,it let user input more informational text.☆149Apr 17, 2017Updated 8 years ago
- wanandroid的iOS版本☆15Sep 7, 2018Updated 7 years ago
- Rich text editor lib for android. (Img support) - 富文本编辑器(支持图片)☆218Feb 11, 2018Updated 8 years ago
- 两个小球旋转的动画,一个清新的进度条☆39Aug 9, 2015Updated 10 years ago
- android富文本编辑器☆48Mar 2, 2021Updated 5 years ago
- Knife is a rich text editor component for writing documents in Android.☆2,099Jul 15, 2016Updated 9 years ago
- android 实现富文本编辑器,并且实现html解析和生成。android 富文本编辑器实现,支持字体大小颜色等设置,支持图片插入和原生图文形态与 html格式相互转换☆128May 10, 2019Updated 6 years ago
- 仿微信(weixin wechat)实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,RecyclerView可以根据键盘的显示或隐藏实现联动。增加短视频拍摄功能,与 后台交互采用mvp模式。关键字:wechat weixin 微信朋友圈☆2,219Jan 20, 2017Updated 9 years ago
- A rich text editor that supports drag sorting☆334Jul 20, 2016Updated 9 years ago
- 仿微博输入框,支持话题,好友,超链接富文本输入及显示,支持表情框☆15Apr 16, 2018Updated 7 years ago
- 半圆锯齿背景虚线边框组合实现简单优惠券效果,可实现一些简单组合☆1,531Jul 17, 2017Updated 8 years ago
- 一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库☆7,238Aug 26, 2019Updated 6 years ago
- An Android transformation library providing a variety of image transformations for Glide.☆9,914Mar 8, 2022Updated 4 years ago
- Android 图片选择器。充分自由定制,极大程度简化使用,支持图库多选/图 片预览/单选/照片裁剪/拍照/自定义图片加载方式/自定义色调/沉浸式状态栏☆1,609Oct 9, 2022Updated 3 years ago
- 自定义文本控件,支持富文本,包含两种状态:编辑状态和预览状态。编辑状态中,可以对插入本地或者网络图片,可以同时插入多张有序图片和删除图片,支持图文混排,并且可以对文字内容简单操作加粗字体,设置字体下划线,支持设置文字超链接(超链接支持跳转),已经用于多个实际项目中……☆494Mar 31, 2022Updated 3 years ago
- 自定义webview长按文本弹出选项,并且点击后返回选项与所选中的文本,你的webview不再只支持系统的复制等功能了,长按web文本实现文本一键收藏、分享,就是这么简单。Demo中附带对webView的详细使用:api详解,配置详解,js多种通信方式详解。☆381Dec 18, 2017Updated 8 years ago
- 类似微博的emoji表情、@人、话题等的EdiText,优化了编辑框中的光标点击和删除处理。TextView支持emoji表情、话题、链接、电话和@某人特殊显示的文本。☆717Oct 16, 2024Updated last year
- Deprecated -- Image selector for Android device. Support single choice and multi-choice.☆2,948May 6, 2020Updated 5 years ago
- 完全仿微信的图片选择,并且提供了多种图片加载接口,选择图片后可以旋转,可以裁剪成矩形或圆形,可以配置各种其他的参数☆4,311Oct 27, 2020Updated 5 years ago
- 类似QQ空间,微信朋友圈,微博主页等,展示图片的九宫格控件,自动根据图片的数量确定图片大小和控件大小,使用Adapter模式设置图片,对外提供接口回调,使用接口加载图片,支持任意的图片加载框架,如 Glide,ImageLoader,Fresco,xUtils3,Picas…☆2,460Feb 24, 2018Updated 8 years ago
- 清晰灵活简单易用的应用更新库☆1,833Dec 13, 2024Updated last year
- MediaPlayer exoplayer ijkplayer ffmpeg☆10,502Sep 14, 2020Updated 5 years ago
- Android高仿秒拍热榜的卡片滑动和左右飞出效果,支持保留最后一张卡片☆546Jun 8, 2020Updated 5 years ago
- a iOS-Style search bar in Android☆38Mar 26, 2016Updated 9 years ago