Merge branch 'develop' into feature/Refactoring_Spedizione
# Conflicts: # app/build.gradle
This commit is contained in:
commit
3421b809a0
@ -175,7 +175,7 @@ public class ProdRecuperoMaterialeViewModel {
|
||||
DialogInputQuantity.makeBase(mContext, dto, false, quantity -> {
|
||||
onItemDispatched(item, quantity.qtaTot.getBigDecimal(), sourceMtbColt, dialogProgress);
|
||||
}, () -> {
|
||||
|
||||
if(dialogProgress != null) dialogProgress.dismiss();
|
||||
}).show();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user