我有一个应用程序,其中包含一些子数据的expandableListview。我想删除群,但无法删除。请提供并发解决方案。代码:- expListView.setOnGroupExpandListener(new ExpandableListView.OnGroupExpandListener} // Listview Group collasped listener
ex
我想在我的安卓项目中使用ExpandableListView。
我用String.xml-Resources编辑器创建了一个名为"colors“的字符串数组,其中包含不同的项。然后,我将"android.entries="@array/colors“放到ExpandableListView在main.xml中的布局属性中。首先发生以下错误:"The following classes could not be found", Change to
假设当单击add图标时,应该将另一个子行添加到同一组中。我已经花了近两天的时间,没有得到任何解决方案或根本原因,为什么它会这样做。请任何人有任何建议或想法,将不胜感激。expandableListView.setOnChildClickListener(new OnChildClickListener() { public booleanonChildClick(ExpandableListViewexpandableListView, View view, int groupPosi