diff options
author | Leon Jiang <35908040+leonyjiang@users.noreply.github.com> | 2020-08-20 22:26:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-21 01:26:59 -0400 |
commit | 72020ab9d2456576b72eb06a05b0649734cef007 (patch) | |
tree | b003dff6866e59436651a17fb875e2406047b0ed /android | |
parent | abc2d25bfc06a40129b86d8387d6bec1dd197711 (diff) |
Update app name/icon for iOS & Android (#36)
Diffstat (limited to 'android')
-rw-r--r-- | android/app/src/main/res/mipmap-hdpi/ic_launcher.png | bin | 3056 -> 7735 bytes | |||
-rw-r--r-- | android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png | bin | 5024 -> 7736 bytes | |||
-rw-r--r-- | android/app/src/main/res/mipmap-mdpi/ic_launcher.png | bin | 2096 -> 4588 bytes | |||
-rw-r--r-- | android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png | bin | 2858 -> 4132 bytes | |||
-rw-r--r-- | android/app/src/main/res/mipmap-xhdpi/ic_launcher.png | bin | 4569 -> 11366 bytes | |||
-rw-r--r-- | android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | bin | 7098 -> 10436 bytes | |||
-rw-r--r-- | android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | bin | 6464 -> 19267 bytes | |||
-rw-r--r-- | android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png | bin | 10676 -> 20187 bytes | |||
-rw-r--r-- | android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | bin | 9250 -> 27426 bytes | |||
-rw-r--r-- | android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | bin | 15523 -> 27764 bytes | |||
-rw-r--r-- | android/app/src/main/res/values/strings.xml | 2 |
11 files changed, 1 insertions, 1 deletions
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png Binary files differindex a2f59082..e0a8b56d 100644 --- a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png +++ b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png Binary files differindex 1b523998..51542b5a 100644 --- a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +++ b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png Binary files differindex ff10afd6..2af811a3 100644 --- a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png +++ b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png Binary files differindex 115a4c76..1472ac72 100644 --- a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +++ b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png Binary files differindex dcd3cd80..c9eb69c6 100644 --- a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png +++ b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png Binary files differindex 459ca609..5631f4f6 100644 --- a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +++ b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png Binary files differindex 8ca12fe0..968b0394 100644 --- a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +++ b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png Binary files differindex 8e19b410..24ee3edc 100644 --- a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +++ b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png Binary files differindex b824ebdd..11137b6b 100644 --- a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +++ b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png Binary files differindex 4c19a13c..7eb082ee 100644 --- a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +++ b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index 73cdf62c..5255d287 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -1,3 +1,3 @@ <resources> - <string name="app_name">Frontend</string> + <string name="app_name">Tagg</string> </resources> |