mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
handle showing and deleting local private groups
This commit is contained in:
@ -390,6 +390,7 @@ class ContactsHelper(val activity: BaseSimpleActivity) {
|
||||
cursor?.close()
|
||||
}
|
||||
|
||||
groups.addAll(activity.dbHelper.getGroups())
|
||||
return groups
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user