读书人

ExpandableListView 对groupIndicator

发布时间: 2012-09-07 10:38:15 作者: rapoo

ExpandableListView 对groupIndicator的解释,但state list中没提到
public void setGroupIndicator (Drawable groupIndicator)
Since: API Level 1

Sets the indicator to be drawn next to a group.
Parameters
groupIndicator The drawable to be used as an indicator. If the group is empty, the state state_empty will be set. If the group is expanded, the state state_expanded will be set.

读书人网 >移动开发

热点推荐