Consider a listview contain 2 images and am using an adapter to make a sequence of them. I wish to set the height of an image as 1/3 of the screen size. Is that possible? If
Yes, it is possible to set the height. To know how, check the answers to this question: How to Get Device Height and Width at Runtime?