OsmAnd/OsmAnd/res/drawable/orange_circle_background_pressed.xml

5 lines
159 B
XML
Raw Normal View History

2015-12-23 18:11:58 +01:00
<shape
xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<solid android:color="@color/osmand_orange_dark"/>
</shape>