我正在尝试使用SimpleExpandableListAdapter,无论组是否展开,我都需要不同的布局。有一个构造函数允许为组传递两个布局:SimpleExpandableListAdapter(Contextcontext,List>groupData,intexpandedGroupLayout,intcollapsedGroupLayout,String[]groupFrom,int[]groupTo,List>>childData,intchildLayout,String[]childFrom,int[]childTo)我传递了两个不同的布局,但只显示了collapsedG