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
You can now also use appcompat-v7's AppCompatButton with the backgroundTint attribute:
backgroundTint