I have 6 ImageButton in my activity, I set images through my code in them ( not using xml).
I want them to cover 75% of the button area. But where as some images cov
I'm using the following code in xml
xml
android:adjustViewBounds="true" android:scaleType="centerInside"