mCyp / Muti-BarrageLinks
🌠 一个支持多视图和碰撞检测的弹幕库
☆342Updated 5 years ago
Alternatives and similar repositories for Muti-Barrage
Users that are interested in Muti-Barrage are comparing it to the libraries listed below
Sorting:
- 一款频道选择器,可以进行频道的拖动、排序、增删,动态的改变高度,精简而又流畅☆339Updated 5 years ago
- NetStatusBus 简化了网络监听的流程,使代码更加简洁高效☆246Updated 2 years ago
- 购物商场商品详情页面自定义控件,模仿淘宝、京东、考拉等商品详情页分页加载的UI效果。可以嵌套RecyclerView、WebView、ViewPager、ScrollView等等。支持设置上拉分页加载动画效果……☆492Updated 3 years ago
- Android RecyclerView 使用ItemDecoration实现吸附效果,完全解耦☆295Updated 5 years ago
- 这真的可能是最好用的按钮了☆354Updated 5 years ago
- 代码无侵入 , 一行代码解决 1. 防重复点击. 2. onClick前插入自定义ClickListener☆206Updated 5 years ago
- State switching, so that the View state switch and Activity completely separate. Using builder mode to freely add the required state View…☆557Updated 3 years ago
- 解决AppbarLayout滑动问题的behavior☆280Updated 6 years ago
- 共享元素小图到大图浏览,即recycleView到viewPager,pager左右滑动,共享动画item改变☆276Updated 6 years ago
- ☆209Updated 5 years ago
- ☆139Updated 5 years ago
- 关于状态栏方案总结案例,适合于绝大多数的使用场景……同时,兼容了小米,魅族等手机状态栏字体颜色设置失效问题。已经用于实际项目投资界,新芽,沙丘大学等APP,一键集成并使用!支持单Activity多Fragment动态修改状态栏颜色,入侵性低,一行代码即可实现你需要的需求☆311Updated 3 years ago
- 自定义文本控件,支持富文本,包含两种状态:编辑状态和预览状态。编辑状态中,可以对插入本地或者网络图片,可以同时插入多张有序图片和删除图片,支持图文混排,并且可以对文字内容简单操作加粗字体,设置字体下划线,支持设置文字超链接(超链接支持跳转),已经用于多个实际项目中……☆492Updated 3 years ago
- 基于NestedScrolling仿写饿了么嵌套滑动效果☆185Updated 5 years ago
- 通用Android端弹窗管理框架,支持带网络请求的业务流程管理,内部维护弹窗优先级队列 具备弹窗管理扩展功能 整合Dialog,PoupoWindow,悬浮Widget,透明Webview,Toast,SnackBar,无需再为繁琐的业务弹窗逻辑所困扰☆394Updated 5 years ago
- 任意拖布局 (扩展自QQ空间的列表Header效果)☆222Updated 6 years ago
- Android类似支付宝密码输入框,美团外卖验证码输入框,验证码粘贴等;有效果图,有demo;支持下划线,方框,连体框样式;可设置光标、光标颜色,下划线输入时高亮,边框大小、颜色、圆角等等;设置密码显示的样式☆262Updated 5 years ago
- 滑动嵌套通用解决方案:提供常见三种RecyclerView滑动嵌套布局、也可自定义。☆179Updated 5 years ago
- add tags on EditText and TextView☆139Updated 6 years ago
- 无需继承的Activity侧滑返回库 类全面屏返回手势效果 仿“即刻”侧滑返回☆505Updated 5 years ago
- 处理子 View,父 View 嵌套滚动,成本比 support v4 NestedScrolling 低,放心食用~☆568Updated 6 years ago
- 让你明明白白的使用RecyclerView——SnapHelper详解(http://www.jianshu.com/p/e54db232df62 )相关demo☆231Updated 7 years ago
- Android 通用 PopupWindow,再也不用找 UI 小姐姐切 .9 图片了,大致能为你节省 30 分钟的开发时间☆495Updated 8 months ago
- 一个简单且强大的Ui状态视图控制库!☆139Updated 5 years ago
- 知乎 有道云笔记 编辑 均可实现 The method adopted in this project is to put static web pages into the project, call various rich text editing functions…