Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -53,7 +53,7 @@ public class ProdRecuperoMaterialeViewModel {
|
||||
this.sendOnLoadingStarted();
|
||||
|
||||
mProdRecuperoMaterialeRESTConsumer.loadLastULVersate(codJfas, ulList -> {
|
||||
this.mUlList.setValue(ulList);
|
||||
this.mUlList.postValue(ulList);
|
||||
|
||||
this.sendOnLoadingEnded();
|
||||
}, this::sendError);
|
||||
|
||||
Reference in New Issue
Block a user