Change color of a radio button

前端 未结 11 1857
死守一世寂寞
死守一世寂寞 2020-12-10 02:11

I am developing an quiz based app. There will be 1 question and 4 option(radio buttons). If user select any wrong answer then I want to turn that radio button color to Red.

11条回答
  •  失恋的感觉
    2020-12-10 02:38

    This site is really good for customizing Android components in general: android-holo-colors

    Just choose the radio button, make the color red, download and use it in your project!

提交回复
热议问题