Isn't this a problem for other users? Ambarish
On Jan 7, 3:29 pm, Ambarish Malpani <[email protected]> wrote: > Hi, > In a ListView/CursorAdapter, it is easy to go from a position to > an itemId > > ((CursorAdapter)(listView.getAdapter()).getItemId(position); > > Is there any way to do the reverse mapping? From an itemId, get its > position in the list? > > Thanks,Ambarish
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

