so im trying to add all the buttons the next style:
style="@style/Widget.AppCompat.Button.Borderless"
But I dont know how to do it from the styles.xml and I dont want to add each button that style I just wanted it to be the default on that apps I also would like to change the background color of the all the buttons
How do I do it?