Prima implementazione dello script per le multibuild
This commit is contained in:
@@ -87,7 +87,6 @@ public class DialogVenditaFiltroAvanzato {
|
||||
|
||||
Button button = ((AlertDialog) dialogInterface).getButton(AlertDialog.BUTTON_NEUTRAL);
|
||||
button.setOnClickListener(view -> {
|
||||
// TODO Do something
|
||||
resetAll(viewModel);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user