<?xml version="1.0" encoding="utf-8"?> <TableLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent"> <TableRow> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Nama Depan:"/> <EditText android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Vyta"/> </TableRow> <TableRow> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Nama Belakang:"/> <EditText android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="P. Ningsih"/> </TableRow> </TableLayout> |
Jumat, 04 November 2011
Table Layout
Diposting oleh kelompok11d4itb | di 10.05 |
Langganan:
Posting Komentar (Atom)
0 komentar:
Posting Komentar