Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
36 stars 1 forks source link

Set a background color for avatar #244

Closed pinarol closed 4 months ago

pinarol commented 4 months ago

Closes #243

Description

Avatar looks bad without a background color until the image loads. So I think it would be good to have an option to set a background color for it.

Testing Steps

Smoke test with the demo profile cards. You should see a background color until the avatar loads.