res/layout/sendim.xml
changeset 84 9a4dbd7fe546
parent 43 4e7c6918b092
child 101 ccc48305bdeb
equal deleted inserted replaced
71:fb3e3ed4bafc 84:9a4dbd7fe546
     1 <?xml version="1.0" encoding="utf-8"?>
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
     2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
     3     android:orientation="vertical"
     3     android:orientation="vertical"
     4     android:layout_width="fill_parent" 
     4     android:layout_width="fill_parent" 
     5     android:layout_height="fill_parent"
     5     android:layout_height="fill_parent">
     6     android:background="@color/blue_sky">
       
     7 
     6 
     8     <ListView android:id="@android:id/list"
     7     <ListView android:id="@android:id/list"
     9         android:layout_width="fill_parent" 
     8         android:layout_width="fill_parent" 
    10         android:layout_height="fill_parent"
     9         android:layout_height="fill_parent"
    11         android:layout_weight="1"
    10         android:layout_weight="1"