diff options
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/AndroidManifest.xml | 1 | ||||
| -rw-r--r-- | android/src/main/res/mipmap-hdpi/ic_launcher_round.png | bin | 4409 -> 0 bytes | |||
| -rw-r--r-- | android/src/main/res/mipmap-mdpi/ic_launcher_round.png | bin | 2684 -> 0 bytes | |||
| -rw-r--r-- | android/src/main/res/mipmap-xhdpi/ic_launcher_round.png | bin | 5942 -> 0 bytes | |||
| -rw-r--r-- | android/src/main/res/mipmap-xxhdpi/ic_launcher_round.png | bin | 9685 -> 0 bytes | |||
| -rw-r--r-- | android/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | bin | 13067 -> 0 bytes |
6 files changed, 1 insertions, 0 deletions
diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index ac0c912325..470ff85138 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -6,6 +6,7 @@ <application android:icon="@mipmap/ic_launcher" + android:roundIcon="@mipmap/ic_launcher" android:theme="@style/AppTheme" android:allowBackup="false" > diff --git a/android/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/src/main/res/mipmap-hdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index ecdaeebbe5..0000000000 --- a/android/src/main/res/mipmap-hdpi/ic_launcher_round.png +++ /dev/null diff --git a/android/src/main/res/mipmap-mdpi/ic_launcher_round.png b/android/src/main/res/mipmap-mdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 84aa8cf767..0000000000 --- a/android/src/main/res/mipmap-mdpi/ic_launcher_round.png +++ /dev/null diff --git a/android/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/android/src/main/res/mipmap-xhdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 8809e8615b..0000000000 --- a/android/src/main/res/mipmap-xhdpi/ic_launcher_round.png +++ /dev/null diff --git a/android/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/android/src/main/res/mipmap-xxhdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index 623363c03a..0000000000 --- a/android/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +++ /dev/null diff --git a/android/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/android/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png Binary files differdeleted file mode 100644 index c3c8f0f43d..0000000000 --- a/android/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +++ /dev/null |
