fix: apply proper color to archived label (#566)

This commit is contained in:
Naveen Singh 2025-10-18 02:15:36 +05:30 committed by GitHub
parent ea9d966422
commit 365778aaa9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -140,6 +140,7 @@ class SettingsActivity : SimpleActivity() {
binding.settingsGeneralSettingsLabel, binding.settingsGeneralSettingsLabel,
binding.settingsOutgoingMessagesLabel, binding.settingsOutgoingMessagesLabel,
binding.settingsNotificationsLabel, binding.settingsNotificationsLabel,
binding.settingsArchivedMessagesLabel,
binding.settingsRecycleBinLabel, binding.settingsRecycleBinLabel,
binding.settingsSecurityLabel, binding.settingsSecurityLabel,
binding.settingsMigratingLabel binding.settingsMigratingLabel