我正在使用
<ExpandableListView android:id="@+id/listView" android:layout_width="match_parent" android:layout_height="match_parent" > </ExpandableListView>
我想在onclick父级时为孩子添加动画幻灯片.那我该怎么办?
animation android expandablelistview
android ×1
animation ×1
expandablelistview ×1