2019-05-07 15:02:15 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:shape="oval">
|
2019-06-06 16:16:56 +03:00
|
|
|
<solid android:color="#FFF2F5F8" />
|
2019-05-07 15:02:15 +03:00
|
|
|
</shape>
|