sweet-alert-dialog
sweet-alert-dialog copied to clipboard
Change button colour issue
A success message:
new SweetAlertDialog(this, SweetAlertDialog.SUCCESS_TYPE) .setTitleText("Good job!") .setContentText("You clicked the button!") .show();
how to change the colour of blue “ok” button in this case?
check this fork https://github.com/F0RIS/sweet-alert-dialog