commit | 250bfa4be0609e69501c07f52d979f52cba04bd5 | [log] [tgz] |
---|---|---|
author | Prince <princedonkor@google.com> | Tue Nov 26 15:35:59 2024 +0000 |
committer | Prince <princedonkor@google.com> | Tue Nov 26 16:11:10 2024 +0000 |
tree | a84fab0c7e6eafc6e1e37bca0fc3331888c74b86 | |
parent | 4b4c56adce8c96776d846f51436781d27585ceb4 [diff] |
Improve Text Color Contrast in Glanceable hub Updated the text color from MaterialTheme.colorScheme.secondary to MaterialTheme.colorScheme.primary to ensure sufficient contrast on both Light and Dark themes. This change aligns with UX recommendations to avoid using secondary text color on primary backgrounds. Test: Device Tested Flag: NONE small ux change Fixes: 378418098 Change-Id: I18b76c9b4af71b580bbe353d1af236ab17b3a5f2