android - ImageButton Scale Type fitcenter: get no border -


i want put in image in imagebutton. problem i've got border around image in button.

enter image description here

enter image description here

you can set transparent background - android:background="@android:color/transparent"


Comments