res/layout/chat.xml
changeset 895 b2e1b45382a4
parent 829 4b36a3c452e6
parent 810 0ff0059f2ec3
child 911 0de5ddd06ecd
--- a/res/layout/chat.xml	Thu Mar 31 22:42:14 2011 +0200
+++ b/res/layout/chat.xml	Fri Apr 15 03:01:09 2011 +0200
@@ -28,6 +28,10 @@
 				android:layout_width="fill_parent" android:layout_height="wrap_content"
 				android:textStyle="italic" android:textSize="12sp"
 				android:focusable="true"/>
+			<TextView android:id="@+id/chat_contact_otr_state"
+				android:layout_width="fill_parent" android:layout_height="wrap_content"
+				android:textStyle="italic" android:textSize="12sp"
+				android:focusable="true"/>
 		</LinearLayout>
 	</LinearLayout>
 	<View android:layout_width="fill_parent" android:layout_height="2dp"