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

objective c - Can't build GCM with Protobuf in Xcode -

ember.js - EmberJS Model find not up-to-date with underlying store -

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