Android Extend BaseExpandableListAdapter
I am trying to extend the BaseExpandableListAdapter, however when once I view the list and I select one of the elements to expand, the order of the list gets reversed.For example, if I have a list wit
问答
阅读(2)