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


    <stroke android:color="@color/color_E6E6E6" android:width="0.5px" />


</shape>