We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2201f commit f16c48dCopy full SHA for f16c48d
app/src/main/kotlin/com/simplemobiletools/notes/pro/activities/SettingsActivity.kt
@@ -66,7 +66,7 @@ class SettingsActivity : SimpleActivity() {
66
updateTextColors(binding.settingsNestedScrollview)
67
68
arrayOf(
69
- binding.settingsColorCustomizationLabel,
+ binding.settingsColorCustomizationSectionLabel,
70
binding.settingsGeneralSettingsLabel,
71
binding.settingsTextLabel,
72
binding.settingsStartupLabel,
0 commit comments