xuexiangjys / RxBusLinks
一个简易的Android事件通知库,使用RxJava和Javassist设计,拒绝使用反射,保证性能高效稳定。
☆42Updated last year
Alternatives and similar repositories for RxBus
Users that are interested in RxBus are comparing it to the libraries listed below
Sorting:
- 重写LinearLayout,仿淘宝商品详情页,上拉查看更多详情☆80Updated 6 years ago
- simple timeline☆34Updated 6 years ago
- Mobile performance monitor the end(server/web)☆84Updated last year
- 万能Adapter for RecyclerView.☆34Updated 6 years ago
- android 联动ScrollView上下有速率差☆78Updated 7 years ago
- It is convenient to create reusable shape from XML, reducing the number of similar XML in shape☆59Updated 4 years ago
- 【MultiType】可以轻松地实现RecyclerView显示多种数据类型 ,数据对应布局一对多、多对多、多对一,可以注册全局类型、局部类型、默认类型☆83Updated 5 years ago
- An Android permission library developed by Kotlin language with higher extensibility and compatibility.☆66Updated 5 years ago
- 仿小红书导航动画☆48Updated 6 years ago
- 🍧 自定义开关锁View☆76Updated 4 years ago
- 九宫格控件☆70Updated 8 years ago
- A powerful multi-function library that extended base activity for Android!☆77Updated 6 years ago
- Load data ahead of time for Android☆47Updated 7 years ago
- An Android library to scanner and generate barcode based on ZXing and ZBar.☆72Updated 6 years ago
- android沉浸式状态栏的封装测试☆38Updated 7 years ago
- 调试时捕获程序崩溃,可提供崩溃的类名、方法名、行数、Error Log、Activity 路径、设备信息、应用信息...☆53Updated 6 years ago
- 滚动的广告栏文字展示控件☆81Updated 3 years ago
- 安卓7.0适配拍照和裁剪☆22Updated 7 years ago
- ☆20Updated 7 years ago
- 图片压缩 图片选择 拍照☆44Updated 5 years ago
- BaseUrlManager的设计初衷主要用于开发时,有多个环境需要打包APK的场景,通过BaseUrlManager提供的BaseUrl动态设置入口,只需打一次包,即可轻松随意的切换不同的开发环境或测试环境。在打生产环境包时,关闭BaseUrl动态设置入口即可。☆50Updated 2 weeks ago
- 自定义TextView 实现填充色、圆角、文字变色、边框、边框颜色、背景图等功能,再也不用写一大堆shape这样xml了。☆37Updated 7 years ago
- 可增删改查、可动画展开收起、可吸附悬浮动态可配置的分组列表☆47Updated 3 years ago
- 【Android】使用kotlin完成干货集中营APP☆27Updated 5 years ago
- [DEPRECATED]囊括了最实用的RxJava工具类集合☆31Updated 6 years ago
- WanAndroid非官方客户端☆43Updated 7 years ago
- 一行代码处理更新那些事儿。用DwonLoadManage封装一个app的更新组件。(兼容android 6,7,8)☆25Updated 5 years ago
- 【博客】图片优化之质量压缩、尺寸压缩、采样率压缩、LibJpeg压缩☆52Updated 7 years ago
- 提供快速从系统相机、图库UI或文档UI选择图片并裁剪的功能。包含Android 6.0开始动态权限申请以及7.0文件协议(FileProvider)的处理。☆53Updated 6 years ago
- A component architecture for android applications based on MVP