2018-11-08 23:33:37 -08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2019-03-14 17:01:23 -07:00
|
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
|
|
|
|
<solid android:color="@color/core_grey_05"/>
|
2018-11-08 23:33:37 -08:00
|
|
|
</shape>
|