--- a/res/layout/jingle_call_activity.xml Fri Oct 09 16:10:50 2009 +0200
+++ b/res/layout/jingle_call_activity.xml Sun Oct 11 18:39:16 2009 +0200
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="wrap_content" android:layout_height="wrap_content"
+ android:layout_width="fill_parent" android:layout_height="wrap_content"
android:orientation="vertical">
<TextView android:text="Jid:" android:id="@+id/jingledemocalljidlabel"
android:layout_width="wrap_content" android:layout_height="wrap_content"></TextView>