From 5a82ecf18a4c92125b6ef8845a6b6a0ae7f44088 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Sun, 30 Jul 2017 22:47:24 -0500 Subject: icon: Use the uncropped logo for the non-round icon The round icon remains the same. Signed-off-by: Jason A. Donenfeld --- app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 19531 -> 20439 bytes .../main/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 0 -> 19531 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png (limited to 'app/src/main/res/mipmap-xxhdpi') diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index d1731b3b..040d30d8 100644 Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 00000000..d1731b3b Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ -- cgit v1.2.3