android - ExpandableListView with buttons -
i'm considering ui change such:
there list of items in expandablelistview. clicking on item expands 1 more item below it. item have own view contain number of things pertaining item expanded from. basically, imagine clicking on original list item , being taken new screen information on item. expanded item in new list screen.
i know there troubles list items containing controls buttons , checkboxes , such. long list item controls resting on not clickable, should work, right? expanded item doesn't need clicking capabilities, parent item (so can expanded/closed!)
Comments
Post a Comment