mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
redraw the contacts list after changing the filters
This commit is contained in:
@ -249,6 +249,7 @@ class MainActivity : SimpleActivity(), RefreshContactsListener {
|
||||
|
||||
fun showFilterDialog() {
|
||||
FilterContactSourcesDialog(this) {
|
||||
contacts_fragment.forceListRedraw = true
|
||||
contacts_fragment.initContacts()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user