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

Fixes signalapp/Signal-Android#13789 - About Status Color #13979

Conversation

aeridus
Copy link
Contributor

@aeridus aeridus commented Feb 9, 2025

First time contributor checklist

Contributor checklist

  • Android Studio IDE
  • LDPlayer Emulator (Android 9)
  • My contribution is fully baked and ready to be merged as is
  • I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

I swapped two lines of code to preserve font color for the Status field in the About page for contacts. The sample text in the IDE preview pane was not visible on dark themes indicating font color data was being lost before my fix.

@aeridus
Copy link
Contributor Author

aeridus commented Feb 10, 2025

I made an end-to-end build and created a Google Voice number to test on an Android emulator (LDPlayer) that the fix works as expected.

Copy link
Contributor

@greyson-signal greyson-signal left a comment

Choose a reason for hiding this comment

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

Thanks! Will go out in 7.34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants