I’m wondering if I get an image from somewhere and layers to it.
For example:
I have this Drawable object which contains my Facebook profile picture. I have another Drawable object which is a bit bigger, and it is supposed to be a frame for my profile picture. How can I programmaticly add these two layers to one Drawable object?
Frame:
Frame http://site.pelecode.co.il/profile/background.png
Profile picture:
Frame http://site.pelecode.co.il/profile/profile.jpg
You could do something like the following
The padding is your frame