Android, setting background color of button loses ripple effect

后端 未结 7 1086
北恋
北恋 2020-12-07 00:40

After adding color to an android button, it loses its ripple effect that makes the user feel like there is a responsive click. How do I fix this? I\'ve searched through many

7条回答
  •  遥遥无期
    2020-12-07 00:51

    You should use styles

    
    

    this is the optimal solution

提交回复
热议问题