diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-11-25 16:05:26 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-11-26 15:23:35 +0000 |
commit | e40a2670d1a0146d523ba65a9d9ceecceb8c78c4 (patch) | |
tree | bd276fea1ced026e15f955910349c11f767f6c35 /android/source/res/mipmap-mdpi | |
parent | 42b959ff7241f955bfa68ee484d81c2d90be5434 (diff) |
android: launcher icon should be mipmap, not drawable
as non-native mipmap resolutions don't get stripped from the apk (as
drawables would), but launchers and similar might still want to show the
higher-res version instead. Google Play store now enforces this.
Also rename to the common name for it ("ic_launcher" instead of "main")
Change-Id: I97318287f05556f5db0afaa0b23c0d8c9628465e
Reviewed-on: https://gerrit.libreoffice.org/31204
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'android/source/res/mipmap-mdpi')
-rw-r--r-- | android/source/res/mipmap-mdpi/ic_launcher.png | bin | 0 -> 950 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/android/source/res/mipmap-mdpi/ic_launcher.png b/android/source/res/mipmap-mdpi/ic_launcher.png Binary files differnew file mode 100644 index 000000000000..fa68d30f003a --- /dev/null +++ b/android/source/res/mipmap-mdpi/ic_launcher.png |