I have a layout that contains some text fields and has a background image that\'s displayed at the top of my activity. I\'d like the background image to scale to wrap the c
I think I've done something similar to this in the past, try playing with the gravity setting in your image view, I think one of them should do what you're after.