mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-06-05 17:00:23 +02:00
Update color of settingsColorCustomizationSectionLabel
This commit is contained in:
@ -66,7 +66,7 @@ class SettingsActivity : SimpleActivity() {
|
|||||||
updateTextColors(binding.settingsNestedScrollview)
|
updateTextColors(binding.settingsNestedScrollview)
|
||||||
|
|
||||||
arrayOf(
|
arrayOf(
|
||||||
binding.settingsColorCustomizationLabel,
|
binding.settingsColorCustomizationSectionLabel,
|
||||||
binding.settingsGeneralSettingsLabel,
|
binding.settingsGeneralSettingsLabel,
|
||||||
binding.settingsTextLabel,
|
binding.settingsTextLabel,
|
||||||
binding.settingsStartupLabel,
|
binding.settingsStartupLabel,
|
||||||
|
Reference in New Issue
Block a user