Skip to content

Commit fe00003

Browse files
committed
Refresh cached contacts with fragments
See #347
1 parent d0840aa commit fe00003

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/kotlin/org/fossify/phone/activities/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ class MainActivity : SimpleActivity() {
488488
}
489489

490490
fun refreshFragments() {
491+
cacheContacts()
491492
getContactsFragment()?.refreshItems()
492493
getFavoritesFragment()?.refreshItems()
493494
getRecentsFragment()?.refreshItems()

0 commit comments

Comments
 (0)