diff --git a/src/android/app/src/debug/AndroidManifest.xml b/src/android/app/src/debug/AndroidManifest.xml deleted file mode 100644 index 0e716a78..00000000 --- a/src/android/app/src/debug/AndroidManifest.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/android/app/src/debug/res/drawable/ic_debug.xml b/src/android/app/src/debug/res/drawable/ic_debug.xml new file mode 100644 index 00000000..af4dba26 --- /dev/null +++ b/src/android/app/src/debug/res/drawable/ic_debug.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/android/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml b/src/android/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml new file mode 100644 index 00000000..b6fd7c49 --- /dev/null +++ b/src/android/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/android/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml b/src/android/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml new file mode 100644 index 00000000..b6fd7c49 --- /dev/null +++ b/src/android/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 00f9eaaf..033bd784 100644 --- a/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -2,4 +2,5 @@ + \ No newline at end of file diff --git a/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 00f9eaaf..033bd784 100644 --- a/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/src/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -2,4 +2,5 @@ + \ No newline at end of file