Class android.app.ExpandableListActivity

Now deprecated.

Changed Constructors
ExpandableListActivity() Now deprecated.
 
 

Changed Methods
ExpandableListAdapter getExpandableListAdapter() Now deprecated.
 
ExpandableListView getExpandableListView() Now deprecated.
 
long getSelectedId() Now deprecated.
 
long getSelectedPosition() Now deprecated.
 
boolean onChildClick(ExpandableListView, View, int, int, long) Now deprecated.
 
void onGroupCollapse(int) Now deprecated.
 
void onGroupExpand(int) Now deprecated.
 
void setListAdapter(ExpandableListAdapter) Now deprecated.
 
boolean setSelectedChild(int, int, boolean) Now deprecated.
 
void setSelectedGroup(int) Now deprecated.