res/layout/sendim.xml
changeset 171 b214244738f7
parent 152 f14b3fcf65c8
child 190 079488da1bfc
equal deleted inserted replaced
169:b832216810ae 171:b214244738f7
     5     android:layout_height="fill_parent">
     5     android:layout_height="fill_parent">
     6     <LinearLayout
     6     <LinearLayout
     7         android:orientation="horizontal"
     7         android:orientation="horizontal"
     8         android:layout_width="fill_parent"
     8         android:layout_width="fill_parent"
     9         android:layout_height="wrap_content"
     9         android:layout_height="wrap_content"
    10         android:background="@drawable/beem_sendim_header_1"
       
    11         android:gravity="center_vertical" >
    10         android:gravity="center_vertical" >
    12 
    11 
    13         <ImageView
    12         <ImageView
    14         	android:id="@+id/sendimavatar"
    13         	android:id="@+id/sendimavatar"
    15         	android:src="@drawable/avatar"
    14         	android:src="@drawable/avatar"