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 android:scaleType="fitCenter" with satisfaction.
android:scaleType="fitCenter"