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)
|
updateTextColors(binding.settingsHolder)
|
||||||
|
|
||||||
arrayOf(
|
arrayOf(
|
||||||
binding.settingsColorCustomizationLabel,
|
binding.settingsColorCustomizationSectionLabel,
|
||||||
binding.settingsGeneralSettingsLabel,
|
binding.settingsGeneralSettingsLabel,
|
||||||
binding.settingsDrawerSettingsLabel,
|
binding.settingsDrawerSettingsLabel,
|
||||||
binding.settingsHomeScreenLabel
|
binding.settingsHomeScreenLabel
|
||||||
|
|
Loading…
Reference in New Issue