wordpress-mobile / wordpress-mobile/WordPress-Android
Vector Drawable Icons Are Not Centered
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
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.

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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with ic_view_post_full_white_24dp and compare its vector viewport and path positioning with the centered example in Simplenote PR 666. Review the other vector drawable icons for the same issue, checking Material Icons and Android Studio-generated paths. Done means every icon has been checked and is centered where appropriate, while intentionally off-center icons remain so for optical balance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100