From 92bfca27d4cc6b7d3f81ec7d05ec52e0d31e006e Mon Sep 17 00:00:00 2001 From: Langston Date: Fri, 12 May 2017 16:00:02 -0700 Subject: Updated round and square launcher icons --- .../src/main/AndroidManifest.xml | 2 +- .../main/res/drawable-hdpi/ic_launcher_round.png | Bin 24697 -> 37619 bytes .../main/res/drawable-mdpi/ic_launcher_round.png | Bin 14115 -> 22820 bytes .../main/res/drawable-xhdpi/ic_launcher_round.png | Bin 37126 -> 41482 bytes .../main/res/drawable-xxhdpi/ic_launcher_round.png | Bin 66853 -> 107704 bytes .../res/drawable-xxxhdpi/ic_launcher_round.png | Bin 103015 -> 163929 bytes .../src/main/res/mipmap-hdpi/ic_launcher.png | Bin 0 -> 21728 bytes .../src/main/res/mipmap-mdpi/ic_launcher.png | Bin 0 -> 21728 bytes .../src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 0 -> 21728 bytes .../src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 0 -> 21728 bytes .../src/main/res/mipmap-hdpi/ic_launcher.png | Bin 19772 -> 21728 bytes .../src/main/res/mipmap-mdpi/ic_launcher.png | Bin 11003 -> 21728 bytes .../src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 30669 -> 21728 bytes .../src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 58564 -> 21728 bytes 14 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-hdpi/ic_launcher.png create mode 100644 platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-mdpi/ic_launcher.png create mode 100644 platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-xhdpi/ic_launcher.png create mode 100644 platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-xxhdpi/ic_launcher.png diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml index 9ede763533..e751171152 100644 --- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml +++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/AndroidManifest.xml @@ -9,7 +9,7 @@ android:name=".MapboxApplication" android:allowBackup="true" android:fullBackupContent="true" - android:icon="@drawable/icon" + android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@drawable/ic_launcher_round" android:supportsRtl="true" diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-hdpi/ic_launcher_round.png b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-hdpi/ic_launcher_round.png index b5e1edc785..00cbce2594 100644 Binary files a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-hdpi/ic_launcher_round.png and b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-hdpi/ic_launcher_round.png differ diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-mdpi/ic_launcher_round.png b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-mdpi/ic_launcher_round.png index 0b28b92c61..360c26f9b7 100644 Binary files a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-mdpi/ic_launcher_round.png and b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-mdpi/ic_launcher_round.png differ diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xhdpi/ic_launcher_round.png b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xhdpi/ic_launcher_round.png index eeddbaca3f..c75769b54e 100644 Binary files a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xhdpi/ic_launcher_round.png and b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xhdpi/ic_launcher_round.png differ diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xxhdpi/ic_launcher_round.png b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xxhdpi/ic_launcher_round.png index bbc99eae41..7ab3e16703 100644 Binary files a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xxhdpi/ic_launcher_round.png and b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xxhdpi/ic_launcher_round.png differ diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xxxhdpi/ic_launcher_round.png b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xxxhdpi/ic_launcher_round.png index 70ab174fc2..0bff6f7cb5 100644 Binary files a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xxxhdpi/ic_launcher_round.png and b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/drawable-xxxhdpi/ic_launcher_round.png differ diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-hdpi/ic_launcher.png b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000000..03039e03e1 Binary files /dev/null and b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-mdpi/ic_launcher.png b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000000..03039e03e1 Binary files /dev/null and b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-xhdpi/ic_launcher.png b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000000..03039e03e1 Binary files /dev/null and b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-xxhdpi/ic_launcher.png b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000000..03039e03e1 Binary files /dev/null and b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-hdpi/ic_launcher.png b/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-hdpi/ic_launcher.png index ac2ea61c73..03039e03e1 100644 Binary files a/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-hdpi/ic_launcher.png and b/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-mdpi/ic_launcher.png b/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-mdpi/ic_launcher.png index 99eed7146c..03039e03e1 100644 Binary files a/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-mdpi/ic_launcher.png and b/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-xhdpi/ic_launcher.png b/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-xhdpi/ic_launcher.png index 9b084daf91..03039e03e1 100644 Binary files a/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-xhdpi/ic_launcher.png and b/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-xxhdpi/ic_launcher.png b/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-xxhdpi/ic_launcher.png index 6fa714b47d..03039e03e1 100644 Binary files a/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/platform/android/MapboxGLAndroidSDKWearTestApp/src/main/res/mipmap-xxhdpi/ic_launcher.png differ -- cgit v1.2.1