Skip to content

Commit f16c48d

Browse files
committed
Update color of settingsColorCustomizationSectionLabel
1 parent 7c2201f commit f16c48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/kotlin/com/simplemobiletools/notes/pro/activities/SettingsActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class SettingsActivity : SimpleActivity() {
6666
updateTextColors(binding.settingsNestedScrollview)
6767

6868
arrayOf(
69-
binding.settingsColorCustomizationLabel,
69+
binding.settingsColorCustomizationSectionLabel,
7070
binding.settingsGeneralSettingsLabel,
7171
binding.settingsTextLabel,
7272
binding.settingsStartupLabel,

0 commit comments

Comments
 (0)