使用ExpandableListView来进行数据的初始化显示
<ExpandableListView
android:layout_marginTop="3dp"
android:id="@+id/el_main_ordercenter"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
使用ExpandableListView来进行数据的初始化显示
<ExpandableListView
android:layout_marginTop="3dp"
android:id="@+id/el_main_ordercenter"
android:layout_width="match_parent"
android:layout_height="match_parent"/>