fix: apply proper color on dialpad section label (#609)

This commit is contained in:
Copilot
2025-10-18 11:06:01 +05:30
committed by GitHub
parent dda289bef1
commit 28711d5ce6

View File

@@ -123,6 +123,7 @@ class SettingsActivity : SimpleActivity() {
settingsGeneralSettingsLabel,
settingsStartupLabel,
settingsCallsLabel,
settingsDialpadSectionLabel,
settingsMigrationSectionLabel
).forEach {
it.setTextColor(getProperPrimaryColor())