Aggiunto fab button in accettazione ordine inevaso

This commit is contained in:
2018-03-28 17:12:10 +02:00
parent 4b690023db
commit cd42bddf84
18 changed files with 181 additions and 21 deletions

View File

@@ -37,6 +37,8 @@ dependencies {
compile 'com.jakewharton:butterknife:8.8.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
//compile 'com.getbase:floatingactionbutton:1.10.1'
compile 'com.github.clans:fab:1.6.4'
testCompile 'junit:junit:4.12'
}