Add settings activity

Add menu
This commit is contained in:
2015-11-24 17:35:58 -05:00
committed by geoffroy
parent 2094a4d36c
commit 296825566b
29 changed files with 211 additions and 22 deletions

View File

@@ -24,4 +24,5 @@ dependencies {
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:design:23.1.1'
compile 'com.android.support:support-v4:23.1.1'
}