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);
|
||||
});
|
||||
});
|
||||
|
||||
@@ -183,5 +183,6 @@
|
||||
<string name="recovering_data">Recovering data</string>
|
||||
<string name="wait_a_moment">Wait a moment</string>
|
||||
<string name="title_dynamic_vgalimenti">Personalizzazione VGAlimenti</string>
|
||||
<string name="title_dynamic__base">Azienda Base</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user