added icon
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user