--- 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"