ExpandableListView expandableList = getExpandableListView(); *<-The method* - *getExpandableListView() is undefined for the type MainActivity IS THE ERROR I GET ON - THAT LINE*
(ExpandableListView)expandableList.setOnChildClickListener(this); *<-The method
public class ExpandsMainActivity extends ActivityExpandableListViewexpandableListView; requestWindowFeature(Window.FEATURE_NO_TITLE); expandableListView= (ExpandableListView)findViewById(R.id.list)
expandableListView.setOnGroupClickListener(new ExpandableListView.OnGroupClickListener() {ExpandableListView.OnGroupClickListener grpLst = new ExpandableListView.OnGroupClickListener() {ExpandableListView.OnChildClickListener childLst = new E