I have a layout with two images: one that should strech to the screen width, and one above it that should scale to the same proportion the first one was automaticaly scaled (relative to the original image size).
More specific: the two images are slices of the same image, and therefore some details inside them should match.
Can I make this in xml?
If I cannot do it through xml, maybe I could prescale the graphics. In this case, how should I prescale them?
Canvas.onDrawproblem. – techiServices Feb 13 '11 at 21:47