mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-02-09 08:28:39 +01:00
do not update the text colors on resume if the Events list view is selected
This commit is contained in:
parent
9812bf56a7
commit
8003febf23
@ -107,7 +107,8 @@ class MainActivity : SimpleActivity(), NavigationListener {
|
||||
}
|
||||
|
||||
updateWidgets()
|
||||
updateTextColors(calendar_coordinator)
|
||||
if (config.storedView != EVENTS_LIST_VIEW)
|
||||
updateTextColors(calendar_coordinator)
|
||||
}
|
||||
|
||||
override fun onPause() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user