Page 855 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 855
공중망을 이용한 애완동물 사료 공급기
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:gravity="center"
android:layout_marginTop="20dp"
>
<ImageButton
android:background="@drawable/wait"
android:layout_width="120dp"
android:layout_height="100dp"
android:text="Blue 2th"
android:id="@+id/L2"
android:layout_marginRight="30dp"
/>
<ImageButton
android:background="@drawable/wait"
android:layout_width="120dp"
android:layout_height="100dp"
android:text="White 2th"
android:id="@+id/R2"
/>
</LinearLayout>
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:gravity="center"
android:layout_marginTop="20dp"
>
<ImageButton
android:background="@drawable/wait"
android:layout_width="120dp"
android:layout_height="100dp"
android:text="Blue 1th"
android:id="@+id/L1"
인천전자마이스터고등학교
- 848 -