/Integration

开源框架整合学习. okhttp3 + retrofit + RxJava + Dagger2 + Realm +Glide...

Primary LanguageJavaApache License 2.0Apache-2.0

Integration

开源框架整合学习. okhttp3 + retrofit + RxJava + Dagger2 + Realm + Picasso ...


引导页效果图

使用控件: ViewPager CardView Glid BlurTransformation(高斯模糊) ps: api19+

 defaultConfig {
        ...

        renderscriptTargetApi 19
        renderscriptSupportModeEnabled true

    }