I made a listView images. My goal that each item of my listView have the same height of 100dp. I encounter a problem that my imageView is resized automatically, but does not
in java: imageView.setScaleType(ScaleType.FIT_XY);
imageView.setScaleType(ScaleType.FIT_XY);