res/layout/contactlistgroup.xml
changeset 171 b214244738f7
parent 167 3cf5b5e6baf9
child 191 cc21283865ad
equal deleted inserted replaced
169:b832216810ae 171:b214244738f7
     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"
       
     8 		android:gravity="center_vertical">
     7 		android:gravity="center_vertical">
     9 
     8 
    10         <TextView android:id="@+id/textgroup"
     9         <TextView android:id="@+id/textgroup"
    11         	android:layout_width="fill_parent"
    10         	android:layout_width="fill_parent"
    12             android:layout_height="wrap_content"
    11             android:layout_height="wrap_content"