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

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

recursion - Can every recursive algorithm be improved with dynamic programming? -