Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the resolution of the Gravatar image #973

Merged
merged 2 commits into from
May 17, 2023
Merged

Conversation

geekygecko
Copy link
Member

Description

The default image size for a Gravatar image is 80px. This increases it to 400px. The sizes I could find it being used were 104dp, 100dp, 64dp, and 56dp so I thought 400px would be big enough.
https://en.gravatar.com/site/implement/images/

Fixes #968

Testing Instructions

  1. Tap on the Profile tab
  2. Sign in if you aren't already
  3. ✅ Verify the quality of the Gravatar image

Screenshots

Before After
Screenshot_20230517-211941 Screenshot_20230517-212229

@geekygecko geekygecko marked this pull request as ready for review May 17, 2023 12:08
@geekygecko geekygecko requested a review from a team as a code owner May 17, 2023 12:08
Copy link
Contributor

@mchowning mchowning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks much better! 😄 Thanks for the fix!

@mchowning mchowning enabled auto-merge May 17, 2023 12:12
@mchowning mchowning merged commit 7d25aed into main May 17, 2023
8 checks passed
@mchowning mchowning deleted the fix/gravatar-size branch May 17, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New profile header uses low resolution Avatar
2 participants