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

정보통신기기  프로젝트





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


                     <LinearLayout
                             android:layout_width="match_parent"
                             android:layout_height="wrap_content"
                             android:layout_alignParentBottom="true"
                             android:layout_centerHorizontal="true"
                             android:orientation="vertical">


                             <info.hoang8f.widget.FButton
                             android:layout_width="match_parent"
                             android:layout_height="wrap_content"
                             android:id="@+id/start_button"
                             fbutton:buttonColor="@color/fbutton_color_peter_river"
                             fbutton:shadowColor="@color/fbutton_color_belize_hole"
                             fbutton:shadowEnabled="true"
                             fbutton:shadowHeight="5dp"
                             fbutton:cornerRadius="5dp"
                             android:text="층확인  시작"  />




                     </LinearLayout>

                     <RelativeLayout>








                    (2) sql_view.xml



                  <?xml  version="1.0"  encoding="utf-8"?>



                  <LinearLayout  xmlns:android="http://schemas.android.com/apk/res/android"





                                                                                               정보통신기기과
                                                         -  433  -
   435   436   437   438   439   440   441   442   443   444   445