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

fix?(Android): Placeholder for unassigned colors #656

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

EmmaSimon
Copy link
Contributor

Summary

Ticket: 🤖 | Small UI fixes before Nearby Transit QA - Set all unassigned theme colors to an obvious placeholder

This sets all the remaining colors in the material design baseline theme. This will allow us to decide what values the placeholders should be set to, then update our custom theme with the expected values, and avoid introducing new improperly colored components as we implement new features.

iOS
- [ ] If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
- [ ] Add temporary machine translations, marked "Needs Review"

android
- [ ] All user-facing strings added to strings resource
- [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible

Testing

N/A

@EmmaSimon EmmaSimon requested a review from a team as a code owner January 15, 2025 19:19
@EmmaSimon EmmaSimon requested a review from JackVCurtis January 15, 2025 19:19
@EmmaSimon EmmaSimon merged commit 1395ebe into main Jan 17, 2025
5 checks passed
@EmmaSimon EmmaSimon deleted the es-material-theme-magenta branch January 17, 2025 16:16
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