团队开发第二阶段

使用ExpandableListView来进行数据的初始化显示

<ExpandableListView
    android:layout_marginTop="3dp"
    android:id="@+id/el_main_ordercenter"
    android:layout_width="match_parent"
    android:layout_height="match_parent"/>

posted @ 2021-06-13 14:31  durtime  阅读(34)  评论(0)    收藏  举报