I'am developing an android app, and I have some several image buttons. My question is:
My image button have a size 25dp x 25dp, and the image that I'am using have 75px x 75px, and it becomes like this
and the real image is
Any idea about what is happening ? Is necessary the image have 25px x 25px too ? What is the best way to make it work ?
Thanks in advance