mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-01-05 12:58:17 +01:00
fix #241, do not reset regular event type color at going to settings
This commit is contained in:
parent
27fe442b73
commit
e6910f740b
@ -36,6 +36,7 @@ class SettingsActivity : SimpleActivity() {
|
||||
super.onCreate(savedInstanceState)
|
||||
setContentView(R.layout.activity_settings)
|
||||
res = resources
|
||||
mStoredPrimaryColor = config.primaryColor
|
||||
setupCaldavSync()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user