首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

ExpandableListView 对groupIndicator的解释,但state list中没谈到

2012-09-07 
ExpandableListView 对groupIndicator的解释,但state list中没提到public void setGroupIndicator (Drawab

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.

热点排行