2019-07-03 15:07:00 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval" >
|
2020-03-04 08:14:21 -05:00
|
|
|
<solid android:color="@color/core_ultramarine"/>
|
2019-07-03 15:07:00 -04:00
|
|
|
</shape>
|