In Android, I defined an ImageView\'s layout_width to be fill_parent (which takes up the full width of the phone).
ImageView
layout_width
fill_parent
If the imag
Yo don't need any java code. You just have to :
The key is in the match parent for width and height