diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2022-08-05 01:49:35 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-04 20:19:35 +0000 |
commit | 977723c6615024afb18c1846fd36f8ff1da1ce09 (patch) | |
tree | 4006166d385ec77a277987842939dc701e50baab /app/src/debug/res/mipmap-mdpi | |
parent | 6078780f073956c9322d965667ed7ea0937117ae (diff) |
Update app icon and add a monochrome layer (#2045)
* app: check-in updated app icon
* app: add a monochrome icon
Diffstat (limited to 'app/src/debug/res/mipmap-mdpi')
-rw-r--r-- | app/src/debug/res/mipmap-mdpi/ic_launcher.png | bin | 0 -> 2635 bytes |
-rw-r--r-- | app/src/debug/res/mipmap-mdpi/ic_launcher.webp | bin | 3096 -> 0 bytes |
-rw-r--r-- | app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.webp | bin | 3120 -> 0 bytes |
-rw-r--r-- | app/src/debug/res/mipmap-mdpi/ic_launcher_round.png | bin | 0 -> 2635 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/app/src/debug/res/mipmap-mdpi/ic_launcher.png b/app/src/debug/res/mipmap-mdpi/ic_launcher.png Binary files differnew file mode 100644 index 00000000..0be8ba3c --- /dev/null +++ b/app/src/debug/res/mipmap-mdpi/ic_launcher.png diff --git a/app/src/debug/res/mipmap-mdpi/ic_launcher.webp b/app/src/debug/res/mipmap-mdpi/ic_launcher.webp Binary files differdeleted file mode 100644 index f3a1ffd5..00000000 --- a/app/src/debug/res/mipmap-mdpi/ic_launcher.webp +++ /dev/null diff --git a/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.webp b/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.webp Binary files differdeleted file mode 100644 index e51822c1..00000000 --- a/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.webp +++ /dev/null diff --git a/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png b/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png Binary files differnew file mode 100644 index 00000000..0be8ba3c --- /dev/null +++ b/app/src/debug/res/mipmap-mdpi/ic_launcher_round.png |