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

정보통신기기  프로젝트



                    (8) view_header_1f.xml




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




                    <FrameLayout

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

                            android:layout_width="match_parent"
                         android:layout_height="match_parent">




                         <TextView

                              android:layout_centerHorizontal="true"

                              android:gravity="center"

                              android:id="@+id/header_text"

                                    android:layout_width="300dp"

                              android:layout_height="48dp"

                              android:padding="10dp"
                              android:textColor="@android:color/white"

                              android:text="Lobby"

                              android:layout_gravity="center_horizontal"

                              android:background="@color/fbutton_color_alizarin"/>









                         <ImageView




                              android:layout_gravity="right"

                                    android:paddingLeft="250dp"

                              android:layout_width="match_parent"

                              android:layout_height="40dp"


                                                                                               정보통신기기과
                                                         -  441  -
   443   444   445   446   447   448   449   450   451   452   453