I\'d like to have a background color of a RelativeLayout similar to that of an image shown in the link below. Ignore the black strip in the bottom half of the image
RelativeLayout
//save this below code as gradient and use as background of your layout as
android:background="@drawable/gradient"
//gradient.xml