小编Lê *_*yền的帖子

Android ExpandableListView使用动画

我正在使用

<ExpandableListView
     android:id="@+id/listView"
     android:layout_width="match_parent"
     android:layout_height="match_parent" >
</ExpandableListView>
Run Code Online (Sandbox Code Playgroud)

我想在onc​​lick父级时为孩子添加动画幻灯片.那我该怎么办?

animation android expandablelistview

15
推荐指数
3
解决办法
4万
查看次数

标签 统计

android ×1

animation ×1

expandablelistview ×1