mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
properly update all text colors at the View screen
This commit is contained in:
@ -216,6 +216,7 @@ class ViewContactActivity : ContactActivity() {
|
||||
setupContactSources()
|
||||
setupNotes()
|
||||
setupOrganization()
|
||||
updateTextColors(contact_scrollview)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user