AndroidのExpandableListViewの1レベルのアイコンをキャンセル

176 ワード


mainlistview = (ExpandableListView) view.findViewById(R.id.listview_myteacher);

mainlistview.setGroupIndicator(null);