I am using a linear layout and frame layout. In the linear layout I keep an image as background and in the frame layout I keep an imageView. In that imageView I give an image.>
If you are in an XML file, use the following to make your imageview transparent!
android:background="@null"