mirror of
https://github.com/FossifyOrg/Contacts.git
synced 2026-06-13 00:18:37 -04:00
* 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>