Is it possible to create a button with round edges without using a shape XML in my drawable folder?
My app has a lot of buttons that will change colors based on what the user assigns and touches. This will mean I will have to create a lot of shapes in my xml for it's specific color (have about 20 colors).
Or is there a way I can easily change the background color of my shape's button? I have about 45 buttons on one page of in my app.