res/layout/contactlistgroup.xml
changeset 191 cc21283865ad
parent 171 b214244738f7
child 193 54e1e3f0bd4b
equal deleted inserted replaced
190:079488da1bfc 191:cc21283865ad
     9         <TextView android:id="@+id/textgroup"
     9         <TextView android:id="@+id/textgroup"
    10         	android:layout_width="fill_parent"
    10         	android:layout_width="fill_parent"
    11             android:layout_height="wrap_content"
    11             android:layout_height="wrap_content"
    12             android:paddingLeft="40sp" />
    12             android:paddingLeft="40sp" />
    13 
    13 
    14         <TextView android:id="@+id/rowText2"
       
    15 			android:layout_width="fill_parent"
       
    16             android:layout_height="wrap_content" />
       
    17 
       
    18 </LinearLayout> 
    14 </LinearLayout>