<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" > <TextView android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="Makanan Kesukaan:"> </TextView> <CheckBox android:text="Pizza" android:layout_width="wrap_content" android:layout_height="wrap_content"/> <CheckBox android:text="J-Co" android:layout_width="wrap_content" android:layout_height="wrap_content"/> <CheckBox android:text="KFC" android:layout_width="wrap_content" android:layout_height="wrap_content"/> <CheckBox android:text="Dunkin Donut" android:layout_width="wrap_content" android:layout_height="wrap_content"/> </LinearLayout> |
Jumat, 04 November 2011
CheckBox
Diposting oleh kelompok11d4itb | di 10.19 |
Langganan:
Posting Komentar (Atom)
0 komentar:
Posting Komentar