Floating action button icons and methods for key list

This commit is contained in:
Dominik Schürmann
2015-02-21 20:46:37 +01:00
parent 5b75985f95
commit 32acd94698
74 changed files with 1708 additions and 35 deletions

View File

@@ -28,7 +28,7 @@ dependencies {
compile 'com.jpardogo.materialtabstrip:library:1.0.8'
compile 'it.neokree:MaterialNavigationDrawer:1.3.1'
compile 'com.nispok:snackbar:2.7.4'
compile 'com.getbase:floatingactionbutton:1.7.0'
compile 'com.getbase:floatingactionbutton:1.8.0'
}
android {