4 lines
134 B
XML
4 lines
134 B
XML
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="oval">
|
|
<solid android:color="#48b3ff"/>
|
|
</shape>
|