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