diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-07-07 19:18:24 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-07 19:18:24 +0530 |
commit | 5d170249cdd0050349f40d3a5852a8ba996663bc (patch) | |
tree | b5c4b1654b8d44c7f0893b84cbc7072d0e35ad18 /app/src/main/res/mipmap-hdpi | |
parent | 035d3feaa4e81eadef69bb7799d3cedf7ff17d33 (diff) |
Major UI overhaul and the introduction of a new icon (#920)
Co-authored-by: Fabian Henneke <fabian@henneke.me>
Diffstat (limited to 'app/src/main/res/mipmap-hdpi')
-rw-r--r-- | app/src/main/res/mipmap-hdpi/ic_launcher.png | bin | 1894 -> 0 bytes |
-rw-r--r-- | app/src/main/res/mipmap-hdpi/ic_launcher.webp | bin | 0 -> 4432 bytes |
-rw-r--r-- | app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp | bin | 0 -> 5806 bytes |
-rw-r--r-- | app/src/main/res/mipmap-hdpi/ic_launcher_round.png | bin | 4048 -> 0 bytes |
-rw-r--r-- | app/src/main/res/mipmap-hdpi/ic_launcher_round.webp | bin | 0 -> 4432 bytes |
5 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 differdeleted file mode 100644 index 4250b444..00000000 --- a/app/src/main/res/mipmap-hdpi/ic_launcher.png +++ /dev/null diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.webp b/app/src/main/res/mipmap-hdpi/ic_launcher.webp Binary files differnew file mode 100644 index 00000000..cb3697ef --- /dev/null +++ b/app/src/main/res/mipmap-hdpi/ic_launcher.webp diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp b/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp Binary files differnew file mode 100644 index 00000000..f5ca8b00 --- /dev/null +++ b/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.webp 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 differdeleted file mode 100644 index 40a3e709..00000000 --- a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +++ /dev/null diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp b/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp Binary files differnew file mode 100644 index 00000000..cb3697ef --- /dev/null +++ b/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp |