//child可以点击 @Override public boolean isChildSelectable(int groupPosition, int childPosition) { return true; }