diff -r dae38cc05ddf -r 079488da1bfc res/layout/sendim.xml
--- a/res/layout/sendim.xml Sun May 17 17:31:39 2009 +0200
+++ b/res/layout/sendim.xml Sun May 17 23:33:13 2009 +0200
@@ -1,103 +1,69 @@
-
+ android:orientation="vertical" android:layout_width="fill_parent"
+ android:layout_height="fill_parent">
+
+
+
-
-
-
-
+
+
+ android:layout_width="fill_parent" android:layout_height="wrap_content"
+ android:lines="1" android:scrollHorizontally="true"
+ android:hint="@string/SendIMNoStatusSet" android:paddingLeft="15sp" />
-
+
-
-
-
+
+ -->
+
+
-
-
-
-
-
-
-
+ android:scrollbarThumbVertical="@drawable/scrollbar_vertical_thumb"
+ android:scrollbarSize="12dip" android:layout_weight="1">
+
+
+
+
+
+
+
\ No newline at end of file