diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 354de3f..f999c29 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -27,6 +27,7 @@ + @@ -59,7 +63,6 @@ android:launchMode="singleTop" android:theme="@style/LaunchTheme" android:banner="@mipmap/ic_launcher" - android:icon="@mipmap/ic_launcher" android:logo="@mipmap/ic_launcher" android:windowSoftInputMode="adjustResize" android:exported = "true"> @@ -76,10 +79,10 @@ - + - @@ -113,12 +116,70 @@ android:scheme="https" android:host="www.deezer.page.link" /> + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +