I'm very very new to this whole android development thing, I'm trying to create a button with rounded corners and found this article about it.
They mention I should put a button.xml in my drawable folder. The problem is that I have 5 of them(hdpi, ldpi, mdpi, xhdpi, xxhdpi). Is there a way to use one button.xml for all those drawable folders?