Skip to content

fix: Primary Number indicator not visible with light theme#290

Merged
naveensingh merged 4 commits intoFossifyOrg:mainfrom
bluebrother:fix-preferred-number-display
Jun 8, 2025
Merged

fix: Primary Number indicator not visible with light theme#290
naveensingh merged 4 commits intoFossifyOrg:mainfrom
bluebrother:fix-preferred-number-display

Conversation

@bluebrother
Copy link
Contributor

When the color scheme is set to use a white background color the star icon indicating the default number is drawn in white, making it invisible. The Edit activity explicitly sets the tint for the icon, do it for the View activity as well.

Fixes #289

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Fixed preferred number star not visible in contact view when using a light color scheme / white background

Fixes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I manually tested my changes on device/emulator (if applicable).

When the color scheme is set to use a white background color the star icon
indicating the default number is drawn in white, making it invisible. The Edit
activity explicitly sets the tint for the icon, do it for the View activity
as well.

Fixes FossifyOrg#289
bluebrother and others added 2 commits June 8, 2025 08:28
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Copy link
Member

@naveensingh naveensingh left a comment

Choose a reason for hiding this comment

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

Thanks!

@naveensingh naveensingh merged commit 73028d6 into FossifyOrg:main Jun 8, 2025
3 of 5 checks passed
@bluebrother bluebrother deleted the fix-preferred-number-display branch June 8, 2025 09:43
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.

Contact View: Preferred Number star icon not visible with light background

2 participants