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

Create dynamic bank icon placeholder image #4524

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

mats-stripe
Copy link
Collaborator

Summary

Previously, we were using a static image as the placeholder when waiting to download an institution icon from the network - this isn't dark mode friendly. Instead of adding a new static image for dark mode, this renders a dynamic image appropriate for the current appearance settings.

This also updates to the latest bank icon from Sail.

Light Mode Dark Mode
Before Simulator Screenshot - iPhone 16 - 2025-01-31 at 11 34 38 Simulator Screenshot - iPhone 16 - 2025-01-31 at 11 35 14
After Simulator Screenshot - iPhone 16 - 2025-01-31 at 11 32 36 Simulator Screenshot - iPhone 16 - 2025-01-31 at 11 33 03

Note

Shadows in dark mode look weird - I will fix this across the board in a separate PR.

Motivation

Polish dark mode ✨

Testing

Manual testing - see screenshots above!

Changelog

N/a

@mats-stripe mats-stripe requested review from a team as code owners January 31, 2025 16:53
@mats-stripe mats-stripe merged commit 69813e5 into master Feb 3, 2025
5 checks passed
@mats-stripe mats-stripe deleted the mats/dynamic_bank_icon_placeholder branch February 3, 2025 19:51
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.

2 participants