alexstyl / contactstore

A modern, strongly-typed contacts API for Android.
https://alexstyl.github.io/contactstore
Apache License 2.0
440 stars 15 forks source link

Use Contacts.SORT_KEY_PRIMARY as the sortOrder #35

Closed alexstyl closed 2 years ago

alexstyl commented 2 years ago

Uses the SORT_KEY_PRIMARY to sort out fetched contacts, as it is intended to be used for sorting purposes.