Is there really no XML attribute counterpart to setAlpha(int)?
setAlpha(int)
If not, what alternatives are there?
use android:alpha=0.5 to achieve the opacity of 50% and to turn Android Material icons from Black to Grey.