mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
Fixed label color changing
This commit is contained in:
@@ -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())
|
||||
}
|
||||
|
Reference in New Issue
Block a user