mirror of
https://github.com/FossifyOrg/Phone.git
synced 2026-06-21 23:12:25 -04:00
fix: apply proper color on dialpad section label (#609)
This commit is contained in:
@@ -123,6 +123,7 @@ class SettingsActivity : SimpleActivity() {
|
||||
settingsGeneralSettingsLabel,
|
||||
settingsStartupLabel,
|
||||
settingsCallsLabel,
|
||||
settingsDialpadSectionLabel,
|
||||
settingsMigrationSectionLabel
|
||||
).forEach {
|
||||
it.setTextColor(getProperPrimaryColor())
|
||||
|
||||
Reference in New Issue
Block a user