z-chu / RxCacheLinks
简单一步,缓存搞定。这是一个专用于 RxJava,解决 Android 中对任何 Observable 发出的结果做缓存处理的框架
☆392Updated 4 years ago
Alternatives and similar repositories for RxCache
Users that are interested in RxCache are comparing it to the libraries listed below
Sorting:
- Customized recyclerViewAdapter which shows items in a 2-level list.☆372Updated 7 years ago
- 用rxjava简单封装了指纹识别,并实现对生命周期的自动绑定,顺便撸了一个指纹控件☆510Updated 6 years ago
- [NO LONGER SUPPORTED]Simple implementation of sliding animation of title bar, bottom bar and floatingActionButton.☆607Updated 6 years ago
- 自定义跑马灯MarqueeView,用TextView 出现了各种坑啊 , 尤其是在页面中同时存在EditText 的时候,简单的用法,完善的功能,希望您能喜欢!☆359Updated 7 years ago
- Coordinator+AppBarLayout+design设计的demo☆164Updated 7 years ago
- Android Service keep-alive module.(Android Service保活模块:5.0以下使用c来fork进程,5.0以上使用JobScheduler来保活进程)☆417Updated 7 years ago
- Android自定义 View - 仿淘宝 淘抢购进度条☆384Updated 7 years ago
- 横向滚动的,可以支持大量文本选择的 自定义View ,一行代码 , 简单易用 , 无OOM情况☆485Updated 6 years ago
- Snackbar工具类☆604Updated 7 years ago
- 一个支持多线程,断点续传功能的Android下载工具☆408Updated 5 years ago
- [NO LONGER SUPPORTED]Let the play and pause button transition gracefully☆387Updated 6 years ago
- Custom LayoutAnimationController/自定义LayoutAnimationController,一行代码搞定布局动画!☆338Updated 7 years ago
- 提供Android酷炫的开屏动画 (awesome-opening-animation)☆503Updated 5 years ago
- Android custom FloatWindow, can be suspended in any app, any desktop☆377Updated 2 years ago
- An elegant exit application and restart mechanism management.☆273Updated 7 years ago
- recycleview进阶用法,实现复杂页面,包含瀑布流,同时解决复杂布局嵌套卡顿,内存泄漏情况☆543Updated 7 years ago
- WavaSideBar+仿通讯录+字母导航栏+中英文搜索+拼音转换☆281Updated 5 years ago
- 快速解耦Application的逻辑,教你实现Application的隔离型框架