Show app introduction; restore original launch icon

This commit is contained in:
2016-02-17 13:47:53 -05:00
parent b24e8aa018
commit 0ccdd2ce2a
18 changed files with 4821 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ android {
dependencies {
compile 'com.android.support:support-v4:23.1.1'
compile 'com.github.paolorotolo:appintro:3.4.0'
compile files('libs/ActiveAndroid.jar')
}