卡在这里一个多星期了还是没解决!我有一个expandablelistView,其中的数据是从SQLite中检索的,并设置为expListAdapter。单击箭头后,它将显示两个子项目。添加每月费用publicclassAddMonthlyExpensesextendsAppCompatActivity{ArrayListgroupList=newArrayList();;ListchildList;Map>laptopCollection;ExpandableListViewlistview;ExpandableListAdapterexpListAdapter;@Overridepr