Attribute of RelativeLayout android:background=\"@android:color/transparent\" is not working . I just want to make its background transparent?
RelativeLayout android:background=\"@android:color/transparent\"
Try this
android:background="#0000"