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