I am trying to make a list item extensible. Basically, I want every element of the list to have a button that, when clicked on, expands this element of the list to show more information.
Is this possible on Android? if so, how would I do that?
thanks
Edit: To clarify, ideally I would like the current list item to grow to show more information
Daniel Murphy
source share