Remove ripple effect from RadioButton, android?

后端 未结 4 1618
后悔当初
后悔当初 2021-01-01 20:37

I have custom styled a RadioButton for adding radiobutton image on the right side



        
4条回答
  •  时光取名叫无心
    2021-01-01 21:17

    Setting colorControlHighlight and colorControlActivated to transparent color solved this issue for me:

    
    

提交回复
热议问题