res/layout/chat.xml
changeset 934 6b30719f4de6
parent 924 0de5ddd06ecd
child 968 6ef8ae29fd7f
--- a/res/layout/chat.xml	Mon Oct 03 10:12:21 2011 +0200
+++ b/res/layout/chat.xml	Sat Nov 05 23:49:30 2011 +0100
@@ -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"