mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
do not update the text colors on resume if the Events list view is selected
This commit is contained in:
@@ -107,6 +107,7 @@ class MainActivity : SimpleActivity(), NavigationListener {
|
||||
}
|
||||
|
||||
updateWidgets()
|
||||
if (config.storedView != EVENTS_LIST_VIEW)
|
||||
updateTextColors(calendar_coordinator)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user