Rimossa randomizzazione dati Verifica Giacenze
This commit is contained in:
parent
2e37e874c3
commit
0591b60fad
@ -141,13 +141,6 @@ public class VerificaGiacenzeFragment extends BaseFragment implements ITitledFra
|
||||
|
||||
this.initRecyclerView();
|
||||
this.initBarcodeReader();
|
||||
|
||||
|
||||
this.onLoadingStarted();
|
||||
executorService.execute(() -> {
|
||||
mViewModel.randomizeElements(2000);
|
||||
this.onLoadingEnded();
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user