mirror of
https://github.com/SimpleMobileTools/Simple-Launcher.git
synced 2025-06-05 21:59:15 +02:00
color proper button in the app settings
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user