I'm looking for some ideas from a design perspective, and I'm hoping Romain or one of the folks from Google will pick this up as well. What have you all done with the design of your ListView elements to make it obvious to the user which elements in the list are interactive and which are not?
In iPhone UI, this is where disclosure indicator arrows are included, but it feels wrong to copy/paste that idea into an Android application. When we include section headers, they are usually visually different enough (different size and background) to make this point, but what about in cases where only some of the list elements lead to more information?
I appreciate all thoughts on this topic, and would love to see more of these covered in the Android UI Guidelines.


. This functions as an "action button" that goes into a detail activity, which I think is close to what you were originally asking.