Standard Android Button with a different color

后端 未结 20 3259
误落风尘
误落风尘 2020-11-21 23:43

I\'d like to change the color of a standard Android button slightly in order to better match a client\'s branding.

The best way I\'ve found to do this so far is to c

20条回答
  •  终归单人心
    2020-11-22 00:06

    Its simple.. add this dependency in your project and create a button with 1. Any shape 2. Any color 3. Any border 4. With material effects

    https://github.com/manojbhadane/QButton

    
    

提交回复
热议问题