mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-02-11 17:10:38 +01:00
fixed label color changing
This commit is contained in:
parent
aff820a84a
commit
d8b6afe669
@ -88,7 +88,8 @@ class SettingsActivity : SimpleActivity() {
|
||||
settings_color_customization_section_label,
|
||||
settings_general_settings_label,
|
||||
settings_startup_label,
|
||||
settings_calls_label
|
||||
settings_calls_label,
|
||||
settings_migration_section_label
|
||||
).forEach {
|
||||
it.setTextColor(getProperPrimaryColor())
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user