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>
|