On Tue, Nov 25, 2014 at 3:19 AM, Markus <markus.tau...@gmail.com> wrote:

> So now I have to match the "position" in getItem with the database _id!


You might want to elaborate. If you have a list of items and have a single
ID of the item you clicked, you should not need its position to show the
details for that item. With the ID you can do another lookup of just that
item in the details page.

So what do you need a position for?

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to