Page 833 - 3-3
P. 833

android:id="@+id/web"
                           android:layout_width="75dp"
                           android:layout_height="75dp"
                           app:srcCompat="@drawable/select_btn11"
                           app:scale_left="91"
                           app:scale_top="80"
                           app:scale_width="18"
                           app:scale_height="20"
                           tools:ignore="ContentDescription"
                           android:background="#FFFFFF"
                           />
                       <!--  시간표 버튼 ㅡㅡ      >
                       <ImageButton
                           android:id="@+id/schedule"
                           android:layout_width="75dp"
                           android:layout_height="75dp"
                           android:background="#FFFFFF"
                           app:scale_height="40"
                           app:scale_left="50"
                           app:scale_top="60"
                           app:scale_width="39"
                           app:srcCompat="@drawable/select_btn2"
                           tools:ignore="ContentDescription" />
                       <!--  학교 로고 이미지 ㅡㅡ        >
                       <ImageView
                           android:id="@+id/imageView4"
                           android:layout_width="169dp"
                           android:layout_height="187dp"
                           app:srcCompat="@drawable/school"
                           app:scale_height="20"
                           app:scale_left="88"
                           app:scale_top="120"
                           app:scale_width="25"/>
                       <TextView
                           android:id="@+id/textView"
                         android:layout_width="wrap_content"
                           android:layout_height="wrap_content"
                           android:text=" 선생님 로그인"
                           android:textColor="#000000"
                           android:textStyle="bold"
                           app:scale_height="10“
                           app:scale_left="76"
                           app:scale_textsize="5.5"
                           app:scale_top="27"
                           app:scale_width="35" />


                                                          - 833 -
   828   829   830   831   832   833   834   835   836   837   838