blob: 6a24d6a5faa3c65578da1cfd72805e5d8c5f052e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
<solid android:color="#00C853"/>
<stroke android:color="#00C853" android:width="2dp"/>
</shape>