Wednesday, May 23, 2012

android merging 2 images

i'm working on this for hours and can't solve it.
i want to merge 2 images in an XML file - so this will be the basic xml file for my shape.
i want this shape to include a png which is the frame, and a png which is a picture inside a frame. that picture will change dynamically.



i've tried to use tag and to build my shape, but when i'm including it to my main xml file it fails because i can use merge only as root.
try to did the same with , and still didn't get what i wanted...



what can i do to be able to merge these 2 pngs, and to be able to set the inner png position inside the frame png??





No comments:

Post a Comment