Android Button With Image And Text Example
We all know that you can set text on android.widget.Button. But you can add image in it also. You can even specify the location of the image relative to the text, such as at top, bottom, left and right to the text. This article will show you an example about how to add image and …