ExpandableListView分为两级list,设置自动展开需要调用expandableList.expandGroup(int pos)方法,该方法需写在Activity onResume方法中,否则会报错。ExpandableListView分为两级list,设置自动展开需要调用expandable
ExpandableListView分为两级list,设置自动展开需要调用expandableList.expandGroup(int pos)方法,该方法需写在Activity onResume方法中,否则会报错。ExpandableListView分为两级list,设置自动展开需要调用expandable