public class ExpandableHeightListView
extends ListView
Constructor and Description |
---|
ExpandableHeightListView(Context context) |
ExpandableHeightListView(Context context,
AttributeSet attrs) |
ExpandableHeightListView(Context context,
AttributeSet attrs,
int defStyle) |
Modifier and Type | Method and Description |
---|---|
boolean |
isExpanded() |
void |
onMeasure(int widthMeasureSpec,
int heightMeasureSpec) |
void |
setExpanded(boolean expanded) |