On Android M
button.setText("✔"); button.setTextColor(Color.WHITE);
Does not work any idea why?
How can i get the ✔ white colored?
You can use unicode also for tick mark,Try to use ✓ with string and set it to your textview.
✓