1
0
Fork 0

Changed Toasts per Snackbars

This commit is contained in:
Carlos Galindo 2015-03-25 11:27:50 +01:00
commit 624766ad33
16 changed files with 490 additions and 412 deletions

View file

@ -24,4 +24,5 @@ dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.android.support:appcompat-v7:21.0.3'
compile 'com.android.support:cardview-v7:21.0.3'
compile 'com.nispok:snackbar:2.10.6'
}