Added new IntroActivity.

This commit is contained in:
Karim Abou Zeid 2016-02-21 18:20:35 +01:00
commit f4680fdb44
11 changed files with 293 additions and 107 deletions

View file

@ -140,8 +140,8 @@ dependencies {
//noinspection GradleDynamicVersion
compile 'com.anjlab.android.iab.v3:library:1.0.+'
compile 'de.psdev.licensesdialog:licensesdialog:1.8.0'
compile 'com.github.kabouzeid:AppIntro:3.3.0k'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.github.bumptech.glide:okhttp3-integration:1.4.0@aar'
compile 'com.github.kabouzeid:RecyclerView-FastScroll:v1.6-kmod'
compile 'com.heinrichreimersoftware:material-intro:1.0'
}