|
|
@@ -27,9 +27,9 @@
|
|
|
<application
|
|
|
android:name=".ApexDriverApplication"
|
|
|
android:allowBackup="true"
|
|
|
- android:icon="@drawable/launch_icon"
|
|
|
android:label="@string/app_name"
|
|
|
- android:roundIcon="@mipmap/ic_launcher_round"
|
|
|
+ android:icon="@mipmap/ic_launcher"
|
|
|
+ android:roundIcon="@mipmap/ic_launcher"
|
|
|
android:supportsRtl="true"
|
|
|
android:theme="@style/ApexDriverTheme"
|
|
|
tools:replace="android:theme,android:icon">
|