|
|
@ -12,6 +12,7 @@ import android.view.ViewGroup
|
|
|
|
import kotlinx.android.synthetic.main.contact_selection_list_fragment.*
|
|
|
|
import kotlinx.android.synthetic.main.contact_selection_list_fragment.*
|
|
|
|
import network.loki.messenger.R
|
|
|
|
import network.loki.messenger.R
|
|
|
|
import org.thoughtcrime.securesms.contacts.ContactsCursorLoader
|
|
|
|
import org.thoughtcrime.securesms.contacts.ContactsCursorLoader
|
|
|
|
|
|
|
|
import org.thoughtcrime.securesms.logging.Log
|
|
|
|
import org.thoughtcrime.securesms.mms.GlideApp
|
|
|
|
import org.thoughtcrime.securesms.mms.GlideApp
|
|
|
|
import org.thoughtcrime.securesms.recipients.Recipient
|
|
|
|
import org.thoughtcrime.securesms.recipients.Recipient
|
|
|
|
|
|
|
|
|
|
|
|