Automattic / simplenote-android

Simplenote for Android
https://simplenote.com
GNU General Public License v2.0
1.75k stars 299 forks source link

Set icon size to 48x48 in the monochrome version. #1634

Closed roundhill closed 5 months ago

roundhill commented 5 months ago

This PR is a small tweak for the monochrome icon to be a bit smaller to 48x48 so that it has some nice padding around the outside.

This is recommended in the guidelines: https://developer.android.com/develop/ui/views/launch/icon_design_adaptive#design-adaptive-icons

Before:

Screenshot 2024-02-05 at 3 56 50 PM

After: (matches up with Jetpack nicely too!)

Screenshot 2024-02-06 at 2 29 26 PM

To test

wpmobilebot commented 5 months ago
You can test the changes on this Pull Request by downloading an installable build (simplenote-android-installable-build-pr1634-15f09de-018d8054-6746-437c-8934-ca4634f4ce63.apk), or scanning this QR code:
roundhill commented 4 months ago

Thank you @AmandaRiu ;)