imageview - How to fill the screen with an image on Android -


i'm working on mdpi, , when add imageview activity doesnt fill screen, tried setting scaletype fitxy image didnt fill screen, i'm using relativelayout

you must set width , height parameters match_parent in xml layout (instead of wrap_content)


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -