color proper button in the app settings
This commit is contained in:
parent
bf71d48f23
commit
ad7ba47ce6
|
@ -51,7 +51,7 @@ class SettingsActivity : SimpleActivity() {
|
|||
updateTextColors(binding.settingsHolder)
|
||||
|
||||
arrayOf(
|
||||
binding.settingsColorCustomizationLabel,
|
||||
binding.settingsColorCustomizationSectionLabel,
|
||||
binding.settingsGeneralSettingsLabel,
|
||||
binding.settingsDrawerSettingsLabel,
|
||||
binding.settingsHomeScreenLabel
|
||||
|
|
Loading…
Reference in New Issue