Enable multi line snackbar option

This commit is contained in:
Dominik Schürmann
2015-02-27 23:47:15 +01:00
parent 200d4a6bb6
commit f2a9a41840
2 changed files with 6 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ dependencies {
compile 'com.google.zxing:core:3.0.1'
compile 'com.jpardogo.materialtabstrip:library:1.0.9'
compile 'it.neokree:MaterialNavigationDrawer:1.3.1'
compile 'com.nispok:snackbar:2.7.4'
compile 'com.nispok:snackbar:2.9.1'
compile 'com.getbase:floatingactionbutton:1.8.0'
}