Page 439 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 439

tools:context="minsu.elevator.MainActivity">


                           <TextView
                                 android:layout_width="match_parent"
                                android:layout_height="wrap_content"


                            />

                             <com.andexert.expandablelayout.library.ExpandableLayout


                                android:id="@+id/expandableLayout5"
                                xmlns:expandable="http://schemas.android.com/apk/res-auto"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                expandable:headerLayout="@layout/view_header_5f"
                                expandable:contentLayout="@layout/view_content_5f"/>


                             <com.andexert.expandablelayout.library.ExpandableLayout


                                android:id="@+id/expandableLayout4"
                                android:layout_below="@id/expandableLayout5"
                                xmlns:expandable="http://schemas.android.com/apk/res-auto"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                expandable:headerLayout="@layout/view_header_4f"
                                expandable:contentLayout="@layout/view_content_4f"/>


                             <com.andexert.expandablelayout.library.ExpandableLayout
                                android:id="@+id/expandableLayout3"
                                android:layout_below="@id/expandableLayout4"
                                xmlns:expandable="http://schemas.android.com/apk/res-auto"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                expandable:headerLayout="@layout/view_header_3f"
                                expandable:contentLayout="@layout/view_content_3f"/>


                             <com.andexert.expandablelayout.library.ExpandableLayout
                                android:layout_below="@id/expandableLayout3"
                                android:id="@+id/expandableLayout2"
                                xmlns:expandable="http://schemas.android.com/apk/res-auto"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"
                                expandable:headerLayout="@layout/view_header_2f"
                                expandable:contentLayout="@layout/view_content_2f"/>


            인천전자마이스터고등학교
                                                         -  432  -
   434   435   436   437   438   439   440   441   442   443   444