Page 853 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 853
공중망을 이용한 애완동물 사료 공급기
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="#ffffff"
android:orientation="vertical">
<HorizontalScrollView
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<LinearLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:orientation="horizontal">
<ImageButton
android:layout_width="120dp"
android:layout_height="90dp"
android:background="@drawable/gani"
android:id="@+id/gani"/>
<ImageButton
android:layout_width="120dp"
android:layout_height="90dp"
android:background="@drawable/tayo"
android:id="@+id/tayo"/>
<ImageButton
android:layout_width="120dp"
android:layout_height="90dp"
android:background="@drawable/po"
android:id="@+id/po"/>
<ImageButton
android:layout_width="120dp"
android:layout_height="90dp"
android:background="@drawable/nuri"
android:id="@+id/poli"/>
<ImageButton
인천전자마이스터고등학교
- 846 -