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

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -