Is there any concept related to IPhone Aspect Fill within Android.I want to include this same concept on my android image on imageview. Please give me the code snippet for this concept?
Is there any concept related to IPhone Aspect Fill within Android.I want to include
Share
If you want an ImageView that both scales up and down while keeping the proper aspect ratio, add this to your XML:
Look this.