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

Small fixes on 2.0.0 #284

Closed pinarol closed 3 months ago

pinarol commented 3 months ago

Closes part of #236

Description

Make Palette.init(...) public. Give a default tint color to the avatar's activity indicator Fix the logic about avatar placeholder so that custom color palette can be applied properly, add some snapshot tests to catch this bug in the future.

Testing Steps

CI green