Update : I solved this issue by using the method described in this answer
I\'m a bit stuck with this issue, which I think should be pretty simple.>
I think you should change your imgV width to "match_parent"
You should change the scale type to imgV.setScaleType(ImageView.ScaleType.CENTER_INSIDE);