I have an "List Id" from a database stored in my Shared preferences.
I have made a spinner with a SimpleCursorAdaptor that selects all my
Lists from the database and allows you to select them from the
spinner.

My problem is that I can't figure out how to set the selected item to
be my preferred list from my preferences.  All the methods I can see
seem to use position instead of the _id value from the DB.

Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to