diff options
author | Samuel Holland <samuel@sholland.org> | 2017-07-30 22:47:24 -0500 |
---|---|---|
committer | Samuel Holland <samuel@sholland.org> | 2017-07-30 22:47:24 -0500 |
commit | 5a82ecf18a4c92125b6ef8845a6b6a0ae7f44088 (patch) | |
tree | ceca9d1cae7d8f98c12ff3a0b2a3b85d55753450 /app/src/main/res | |
parent | 56cf8816d3115d18c47b7305eaf8246f11e70c83 (diff) |
icon: Use the uncropped logo for the non-round icon
The round icon remains the same.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/mipmap-hdpi/ic_launcher.png | bin | 7525 -> 7828 bytes |
-rw-r--r-- | app/src/main/res/mipmap-hdpi/ic_launcher_round.png | bin | 0 -> 7525 bytes |
-rw-r--r-- | app/src/main/res/mipmap-mdpi/ic_launcher.png | bin | 4050 -> 4135 bytes |
-rw-r--r-- | app/src/main/res/mipmap-mdpi/ic_launcher_round.png | bin | 0 -> 4050 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_launcher.png | bin | 10484 -> 10973 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | bin | 0 -> 10484 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xxhdpi/ic_launcher.png | bin | 19531 -> 20439 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png | bin | 0 -> 19531 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | bin | 27146 -> 29459 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | bin | 0 -> 27146 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png Binary files differindex 56111942..c99ba4a1 100644 --- a/app/src/main/res/mipmap-hdpi/ic_launcher.png +++ b/app/src/main/res/mipmap-hdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png Binary files differnew file mode 100644 index 00000000..56111942 --- /dev/null +++ b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png Binary files differindex ebad3192..bf1056e7 100644 --- a/app/src/main/res/mipmap-mdpi/ic_launcher.png +++ b/app/src/main/res/mipmap-mdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png Binary files differnew file mode 100644 index 00000000..ebad3192 --- /dev/null +++ b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png Binary files differindex 79f3fa98..bda754b1 100644 --- a/app/src/main/res/mipmap-xhdpi/ic_launcher.png +++ b/app/src/main/res/mipmap-xhdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png Binary files differnew file mode 100644 index 00000000..79f3fa98 --- /dev/null +++ b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png Binary files differindex d1731b3b..040d30d8 100644 --- a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +++ b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png Binary files differnew file mode 100644 index 00000000..d1731b3b --- /dev/null +++ b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png Binary files differindex c0ae03bc..976738c9 100644 --- a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +++ b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png Binary files differnew file mode 100644 index 00000000..c0ae03bc --- /dev/null +++ b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png |