How to center icon and text in a android button with width set to "fill parent" - Stack Overflow
I want to have an Android Button with icon+text centered inside it. I'm using the drawableLeft attribute to set the img, this work well if the button has a width of "wrap_content" but I ......