res/layout/contactlistgroup.xml
changeset 167 3cf5b5e6baf9
parent 47 743ccc7961dc
child 171 b214244738f7
equal deleted inserted replaced
153:b9223cf6f3be 167:3cf5b5e6baf9
     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="horizontal"
     3         android:orientation="horizontal"
     4         android:layout_width="fill_parent"
     4         android:layout_width="fill_parent"
     5         android:layout_height="50sp"
     5         android:layout_height="50sp"
     6 		android:paddingTop="5sp"
     6 		android:paddingTop="5sp"
       
     7 		android:background="@drawable/beem_contactlist_header_1"
     7 		android:gravity="center_vertical">
     8 		android:gravity="center_vertical">
     8 
     9 
     9         <TextView android:id="@+id/textgroup"
    10         <TextView android:id="@+id/textgroup"
    10         	android:layout_width="fill_parent"
    11         	android:layout_width="fill_parent"
    11             android:layout_height="wrap_content"
    12             android:layout_height="wrap_content"