Android radiobutton background style when selected

后端 未结 3 2003
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-01 16:32

I know how to set background for my radio button. But I don\'t know what is the best/right way to change background of selected radio button? Is it possible to make it in xm

3条回答
  •  离开以前
    2021-01-01 16:49

    You can define a selector for your radio button as described in this answer:

    Is it possible to change the radio button icon in an android radio button group

提交回复
热议问题