MaterialDialog(context).show { getActionButton(NEGATIVE).updateTextColor(Color.RED) ... }
Not working for me!