Improve settings screen

This commit is contained in:
2016-04-19 07:49:06 -04:00
parent bd6fcd066c
commit 8938b0c9a6
8 changed files with 73 additions and 34 deletions

View File

@@ -35,7 +35,7 @@ dependencies {
compile 'com.android.support:support-v4:23.2.1'
compile 'com.android.support:appcompat-v7:23.2.1'
compile 'com.android.support:design:23.2.1'
compile 'com.android.support:preference-v7:23.2.1'
compile 'com.android.support:preference-v14:23.2.1'
compile 'com.github.paolorotolo:appintro:3.4.0'
compile 'org.apmem.tools:layouts:1.10@aar'
compile 'com.opencsv:opencsv:3.7'