Files
Contacts/app
bluebrother 73028d6c81 fix: apply proper color to starred number indicator in light themes (#290)
* fix: Primary Number indicator not visible with light theme

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

* Update Changelog

* Use helper function for setting color

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>

* Update Changelog

---------

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
2025-06-08 14:15:08 +05:30
..