added icon

This commit is contained in:
Sem van der Hoeven
2021-01-06 15:37:10 +01:00
parent 6d3a092298
commit edfc125427
20 changed files with 86 additions and 2 deletions

View File

@@ -11,9 +11,9 @@
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:icon="@drawable/next_location_icon"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@drawable/next_location_icon"
android:supportsRtl="true"
android:theme="@style/Theme.NextLocation"
android:hardwareAccelerated="false">