So I have an app in which the user can select a color by choosing from a set of RadioButtons
, I have used the ButtonTint
XML attribute to color the buttons, but obviously this only works on API > 21
/.
so my question is,
how to change the color of the RadioButtons
on KitKat(API 19) and below?
I have tested a few methods from other stack overflow questions, but so far none have worked.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…