lianghuiyong / AndroidBase
MVP+RxJava+DataBinding+RecyclerView基类库、Dagger使用示例
☆33Updated 7 years ago
Alternatives and similar repositories for AndroidBase:
Users that are interested in AndroidBase are comparing it to the libraries listed below
- 将Material Design中的TabLayout与ViewPager结合,RadioGroup和ViewPager结合,封装一个可以直接拿来使用的控件。实现了页面切换时根据不同的数据加载结果来决定显示的页面,比如加载中页面、加载错误页面等等。库中默认提供这些页面,也可…☆35Updated last year
- [DEPRECATED]囊括了最实用的RxJava工具类集合☆31Updated 6 years ago
- 图片压缩 图片选择 拍照☆44Updated 5 years ago
- Load data ahead of time for Android☆47Updated 6 years ago
- 九宫格控件☆70Updated 7 years ago
- a menuView similar to PathMenu☆52Updated 6 years ago
- 【MultiType】可以轻松地实现RecyclerView显示多种数据类型,数据对应布局一对多、多对多、多对一,可以注册全局类型、局部类型、默认类型☆83Updated 4 years ago
- 新闻向上不断滚动跑马灯效果☆27Updated 8 years ago
- 这里主要是封装关于TextView、Button、CompoundButton、RadioButton等常用系统控件的自定义控件,增强系统的控件功能,避免一些系统控件的局限性。☆43Updated 8 years ago
- This is a Android bluetooth demo with an lib named cyberble☆32Updated 6 years ago
- simple timeline☆34Updated 6 years ago
- ☆31Updated 8 years ago
- A component architecture for android applications based on MVP☆62Updated 4 years ago
- A powerful multi-function library that extended base activity for Android!☆77Updated 5 years ago
- Android Countdown View☆51Updated 7 years ago
- 一个简易的Android事件通知库,使用RxJava和Javassist设计,拒绝使用反射,保证性能高效稳定。