mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
update fragment colors on resume
This commit is contained in:
@@ -93,6 +93,10 @@ class MainActivity : SimpleActivity() {
|
||||
|
||||
setupTabColors()
|
||||
|
||||
getAllFragments().forEach {
|
||||
it?.setupColors(getProperTextColor(), getProperPrimaryColor(), getProperPrimaryColor())
|
||||
}
|
||||
|
||||
if (!isSearchOpen) {
|
||||
if (storedShowTabs != config.showTabs) {
|
||||
System.exit(0)
|
||||
|
Reference in New Issue
Block a user