diff options
author | حسين <ZidHussein@gmail.com> | 2018-05-02 19:48:02 +0100 |
---|---|---|
committer | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2018-05-02 20:48:02 +0200 |
commit | 2a7038337da653ad8fde7186ae137bcf5c77d539 (patch) | |
tree | 4f8fc98b54b765bd25d0c82924088099c1590a92 /app/src/main/res/mipmap-xhdpi | |
parent | cbf8b753b4ba3404a7e7e509f3a061c38eb44a1a (diff) |
added support for adaptive icon (#402)
Signed-off-by: Hussein Mohammed <zidhussein@gmail.com>
Diffstat (limited to 'app/src/main/res/mipmap-xhdpi')
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_launcher.png | bin | 0 -> 2501 bytes |
-rw-r--r-- | app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | bin | 0 -> 5649 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png Binary files differnew file mode 100644 index 00000000..42339f78 --- /dev/null +++ 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..546c4838 --- /dev/null +++ b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png |