Brion VIBBER has submitted this change and it was merged. Change subject: Added new launcher icons ......................................................................
Added new launcher icons GitHub: https://github.com/wikimedia/apps-android-commons/pull/28 Change-Id: I82a2c657e82bda6d401d3e2e2eb7af93faf2ad31 --- A assets-source/ic_launcher.psd A commons/ic_launcher.png M commons/res/drawable-hdpi/ic_launcher.png D commons/res/drawable-ldpi/ic_launcher.png M commons/res/drawable-mdpi/ic_launcher.png M commons/res/drawable-xhdpi/ic_launcher.png 6 files changed, 0 insertions(+), 0 deletions(-) Approvals: Brion VIBBER: Verified; Looks good to me, approved diff --git a/assets-source/ic_launcher.psd b/assets-source/ic_launcher.psd new file mode 100644 index 0000000..5c45354 --- /dev/null +++ b/assets-source/ic_launcher.psd Binary files differ diff --git a/commons/ic_launcher.png b/commons/ic_launcher.png new file mode 100644 index 0000000..cf62a8d --- /dev/null +++ b/commons/ic_launcher.png Binary files differ diff --git a/commons/res/drawable-hdpi/ic_launcher.png b/commons/res/drawable-hdpi/ic_launcher.png index 84dd18e..3326854 100644 --- a/commons/res/drawable-hdpi/ic_launcher.png +++ b/commons/res/drawable-hdpi/ic_launcher.png Binary files differ diff --git a/commons/res/drawable-ldpi/ic_launcher.png b/commons/res/drawable-ldpi/ic_launcher.png deleted file mode 100644 index d01c745..0000000 --- a/commons/res/drawable-ldpi/ic_launcher.png +++ /dev/null Binary files differ diff --git a/commons/res/drawable-mdpi/ic_launcher.png b/commons/res/drawable-mdpi/ic_launcher.png index 755f4ba..c0b7a3a 100644 --- a/commons/res/drawable-mdpi/ic_launcher.png +++ b/commons/res/drawable-mdpi/ic_launcher.png Binary files differ diff --git a/commons/res/drawable-xhdpi/ic_launcher.png b/commons/res/drawable-xhdpi/ic_launcher.png index 5481aa6..e73e643 100644 --- a/commons/res/drawable-xhdpi/ic_launcher.png +++ b/commons/res/drawable-xhdpi/ic_launcher.png Binary files differ -- To view, visit https://gerrit.wikimedia.org/r/73748 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I82a2c657e82bda6d401d3e2e2eb7af93faf2ad31 Gerrit-PatchSet: 3 Gerrit-Project: apps/android/commons Gerrit-Branch: master Gerrit-Owner: SuchABot <[email protected]> Gerrit-Reviewer: Brion VIBBER <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
