More work on Quick Settings, refactoring

This commit is contained in:
d8ahazard
2016-09-20 11:36:33 -05:00
parent 2cdb6b811f
commit 6a40e18193
11 changed files with 144 additions and 20 deletions

View File

@@ -37,5 +37,6 @@ dependencies {
compile 'com.android.support:design:24.2.0'
compile 'com.jakewharton:butterknife:8.4.0'
compile 'com.github.michalis-vitos:aFileChooser:master'
compile 'com.github.kcoppock:BroadcastTileSupport:master'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0'
}