[android-developers] Re: Sort order from content resolver
Yes, actually I have. Though I may have easily overlooked something
they
appear to be doing the same things as I am trying. Their sort string
is
"collate localized asc" which I have also tried to no avail.
On Nov 5, 4:40 am, Mark Murphy <mmur...@commonsware.com> wrote:
> On Fri, Nov 4, 2011 at 10:29 PM, CMWiii <kentka...@gmail.com> wrote:
> > Using content provider for contacts and can't seem to find a way to
> > sort display_names without regard to case. For example the names
> > "Able, Apple, agnostic" will sort as "agnostic, Able, Apple". My
> > desire
> > is to ignore case and have them sort as "Able, agnostic, Apple" which
> > is
> > what is actually done by the default contacts app.
>
> Have you looked at the source to the default contacts app to see how they do it?
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Warescription: Three Android Books, Plus Updates, One Low Price!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home