搜索资源列表
RxAndroid-master
- adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main UI thread or any given Handler
RecyclerviewDemo
- RecylerView +消息提示+Rxjava延迟的结合使用,一个很简单易懂的小Demo.-RecyclerView++ binding Rxjava message prompts delay the use of a very straightforward small Demo.
Beautyacticle-Materialwenzi
- 分享最美丽的话做一个好用的文字APP精选好图好文,带缓存文艺的装逼 材料设计 精选好图好文,支持本地缓存 文章支持降价排版 文艺范分享图文 冰羽 改造 dagger2 eventbus 通用图像装载机 Android appmsg numberprogressbar swipebacklayout 数据库工作流 simplecropview leakcanary rxjava rxandroid-Share the most b
huputiyu
- 本项目是一个虎扑非官方客户端,根据虎扑新版api开发,基于Dagger2+RxJava+Retrofit+Material Design开发,使用mvp模式开发~纯练手之作,目前基本功能已完成。 虎扑非官方客户端TLint git地址:github.com/gzsll/TLint 全新Material Design设计,简洁美观 支持论坛全部操作,浏览帖子、点亮、回复、引用、收藏等 多项个性化设置(不同主题,不同阅读模式) 项目使用as开发。eclipse无法直接使用。-T
Android_RxJava
- RxJava内置了很多简化创建Observable对象的函数,比如Observable.just就是用来创建只发出一个事件就结束的Observable对象-RxJava built a lot to simplify the creation of Observable object functions, such as Observable.just is used to create an event is only issued on the end of the Observable o
RxBus
- 使用RxJava实现事件总线框架。可代替Java回调和EventBus等事件总线框架。实现事件订阅,发布事件等。 -Use RxJava implement event bus framework. Can replace the Java callbacks and EventBus event bus frame, etc. Implement event subscr iption, publishing events, etc.
RxEasyHttp-master
- rxjava+retrofit+okhttp的封装库(rxjava+retrofit+okhttp)
RxBusDemo
- rxbus 的实现,试用于使用了rxjava的同学,替代eventbus(Implementation of rxbus)
RxJava2-Android-Samples-master
- Rx java hi h r u ...plz check this file once of u need else dont use
rxjava_retrofit_mvp_kotlin-master
- rxjava+retrofit的kotlin版本(rxjava+retrofit_kotlin)
xiaoshuoyueduqi
- It realizes the functions of book recommendation, label retrieval, 3D simulation page effect, article reading, caching section, day night mode, text reading and so on. The project is based on RxJava + Retrofit2 + Dagger2, and the project is developed
newsread
- A news reading App framework, the highlight of the project: MVP mode: decoupling model and view layer, contract class management MVP, at a glance, realize vertical decoupling, base class perfect encapsulation, avoid frequent new objects. RxJava: in