android 中的ExpandableListView取消一级图标


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

mainlistview.setGroupIndicator(null);

posted on 2016-01-27 16:11  赵磊磊  阅读(411)  评论(0)    收藏  举报

导航