First let me tell you what I want to achieve. I want a layout as below(Replace the squares with circles):
|------------|
| |-------| |
| | button| |
| |-------| |
|------------|
It is a button inside a circle image. The button should also be circular in shape. How do I go about doing it? As in, is there a way to overlay one circular image over another?