Merge pull request #4023 from osmandapp/adaptive_icon

Change nightly icon
This commit is contained in:
Alexey 2017-07-03 17:56:18 +03:00 committed by GitHub
commit a1b46c90cc

View file

@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools">
<application
android:icon="@mipmap/icon_free"
android:icon="@mipmap/icon_nightly"
tools:replace="android:icon">
<service
android:name="net.osmand.plus.NavigationService"