wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.96k stars 1.31k forks source link

Vector Drawable Icons Are Not Centered #9827

Open theck13 opened 5 years ago

theck13 commented 5 years ago

Some vector drawable paths do not center the icon within the viewport. This was recently corrected on Simplenote. See the enlarged icon with centered squares below as an example from that pull request.

simplenote_ic_action_remove_24dp

Both icons created from the Material Icons site and directly in Android Studio can be off-centered. One example is ic_view_post_full_white_24dp, which comes from the view_day Material icon.

All icons should be checked to determine if they need to be centered or remain technically off-center to be better optically.

stale[bot] commented 4 years ago

This issue has been marked as stale because:

Please comment with an update if you believe this issue is still valid or if it can be closed. This issue will also be reviewed for validity and priority (cc @designsimply).