From 82a0f8accb9c9f876cb56ea6b3400e6c1eda1364 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 30 Dec 2017 17:44:13 +0100 Subject: [PATCH] lets better hide the Select All button at contacts --- .../com/simplemobiletools/contacts/adapters/ContactsAdapter.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/kotlin/com/simplemobiletools/contacts/adapters/ContactsAdapter.kt b/app/src/main/kotlin/com/simplemobiletools/contacts/adapters/ContactsAdapter.kt index 6553bba2..d218cab0 100644 --- a/app/src/main/kotlin/com/simplemobiletools/contacts/adapters/ContactsAdapter.kt +++ b/app/src/main/kotlin/com/simplemobiletools/contacts/adapters/ContactsAdapter.kt @@ -44,6 +44,7 @@ class ContactsAdapter(activity: SimpleActivity, var contactItems: MutableList