5 lines
154 B
XML
5 lines
154 B
XML
|
<shape
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:shape="oval">
|
||
|
<solid android:color="@color/osmand_orange"/>
|
||
|
</shape>
|