properly update all text colors at the View screen
This commit is contained in:
parent
e5a1e90ae6
commit
8d8fdcb7d8
1 changed files with 1 additions and 0 deletions
|
|
@ -216,6 +216,7 @@ class ViewContactActivity : ContactActivity() {
|
|||
setupContactSources()
|
||||
setupNotes()
|
||||
setupOrganization()
|
||||
updateTextColors(contact_scrollview)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue