This is the image which i getting from server.
This is my resized image.
My ImageView
height is always 120dp
and width is fill_parent
. I am getting 1024*1024 px images from server. How can i change the image for setting in my ImageView
without stretching? I have worked out one,two,three,etc. But i got stretchable image.
Give some idea to solve this.
Thanks in advance.