mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-18 12:50:34 +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)
|
super.onCreate(savedInstanceState)
|
||||||
setContentView(R.layout.activity_settings)
|
setContentView(R.layout.activity_settings)
|
||||||
res = resources
|
res = resources
|
||||||
|
mStoredPrimaryColor = config.primaryColor
|
||||||
setupCaldavSync()
|
setupCaldavSync()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user