yanxiandroid / meiShi

init

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Material Design App

1. MVP pattern

2.Android Lollipop Widget

Used Recyclerview 、Toolbar、TabLayout、SwipeRefreshLayout、NavigationView、CoordinatorLayout、CardView...

3.Dependencies

    compile 'com.android.support:appcompat-v7:23.1.1'
    compile 'com.android.support:design:23.1.1'
    compile 'com.android.support:cardview-v7:23.1.1'
    compile 'com.squareup.okhttp:okhttp:2.5.0'
    compile 'com.github.bumptech.glide:glide:3.6.1'
    compile 'com.github.bumptech.glide:okhttp-integration:1.3.1@aar'
    compile 'cn.bingoogolapple:bga-badgeview:1.0.2'
    compile 'com.github.traex.rippleeffect:library:1.3'
    compile 'com.soundcloud.android:android-crop:1.0.1@aar'
    compile 'com.github.dmytrodanylyk.android-process-button:library:1.0.4'

##App Demo Video

About

init

License:Apache License 2.0


Languages

Language:Java 100.0%