android - how to set best size of Imageview for the different sized images in Listview -


i developing android app. trying listview custom view having text , images. images downloading internet have different size. , want resize them without changing appearance. if set imageview height , weight in xml file, app have same appearance on different screen size devices. if set imageview layout size wrap content, images looks terrible in app because each of them have different size. idea or tutorial nice. thanks.

i think want resize images in gimp or photoshop, , save multiple copies of images @ different sizes.

you'll want this tutorial.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -