public static interface ExpandableTextView1.OnExpandStateChangeListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onExpandStateChanged(android.widget.TextView textView,
boolean isExpanded)
Called when the expand/collapse animation has been finished
|