OsmAnd/OsmAnd/res/mipmap-anydpi-v26/icon.xml

5 lines
285 B
XML
Raw Normal View History

2017-07-03 15:40:03 +02:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/adaptive_icon_osmand_background" />
2017-07-04 10:29:26 +02:00
<foreground android:drawable="@mipmap/adaptive_icon_osmand_plus_logo" />
2017-07-03 15:40:03 +02:00
</adaptive-icon>