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> |
0 komentar:
Posting Komentar
Mohon tinggalkan komentar anda karena komentar anda adalah
Sumber Ilmu buat saya...terimakasih..!!!