shape_circle_stroke1px_d7deff.xml 221 Bytes
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="oval"
    xmlns:android="http://schemas.android.com/apk/res/android">
    <stroke
        android:color="#d7deff"
        android:width="1dp"></stroke>
</shape>