This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
I need to be able to create and delete groups in my expandableListAdapter dynamically.I have looked through all that I can find and am stuck.I do not need spec开发者_C百科ific code, but just to be poi
I have 3 group containing 3 child which has EditText , when I click on EditText the software keyboard pop\'s out, at that time the expandable list is redrawn
I have an ExpandableListView and an ExpandableListAdapter.When I call notifyDataSetChanged() in my adapter, the data is not refreshed until I collapse and then expand the group.Here\'s the code in que
I get the following exception running my program: 05-12 08:29:06.907: ERROR/AndroidRuntime(460): FATAL EXCEPTION: main
I am struggeling updating my ExpandableListView via NotfiyDataSetChanged. I am downloading some data from a webserver, which is displayed correctly in my ExpandableListView.
Because I don\'t have enough reputation points to comment on previous questions yet, I had to create a new one. I needed an expandable list view that didn\'t take up the entire activity so I used this
I\'ve got an Activity with a ListView, filled with the help of an Adapter, that extends a param开发者_JAVA技巧eterized ArrayAdapter<A>. Class A, that parameterizes this Adapter encapsulates a Li
I would like to have an expandable/collap开发者_Go百科sible listview in my app, similar to how the comments are displayed for each app in the Market (in fact, each item in the list is a comment on the
I have a pretty long expandable list with lots of children unde开发者_如何学JAVAr each group. When a group is expanded and I perform scroll action, I see background behind children becomes dark until