diff --git a/res/layout/message_view_header.xml b/res/layout/message_view_header.xml index f3b4e7698..209573ecf 100644 --- a/res/layout/message_view_header.xml +++ b/res/layout/message_view_header.xml @@ -1,154 +1,168 @@ - + - - - - + android:background="#22cccccc" > + - - - - - - - - - - - + android:id="@+id/chip" + android:layout_width="6dip" + android:layout_height="fill_parent" /> + - + android:paddingLeft="6dip" + android:paddingRight="6dip" + android:paddingTop="2dip" + android:paddingBottom="2dip" + android:orientation="vertical" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + +