How can i create a button with no text and an image centered horizontally ?
I don’t want to use an ImageButton because I want to define a different backgound image
How can i create a button with no text and an image centered horizontally
Share
You just use an ImageButton and make the background whatever you want and set the icon as the src.