shape_ellipse_gray_2_1.xml 233 Bytes
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">

    <corners android:radius="@dimen/rmrb_dp2"
        />
    <solid android:color="@color/res_color_general_D8D8D8"/>
</shape>