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 have not tried it, but if you set the background image dynamically on the onCreate that might work. The size of the layout should already be set.