--- a/res/layout/chat.xml Fri Jul 23 13:51:55 2010 +0200
+++ b/res/layout/chat.xml Fri Jul 23 14:19:41 2010 +0200
@@ -35,8 +35,8 @@
android:layout_width="fill_parent" android:layout_height="0dip"
android:layout_weight="1" android:transcriptMode="normal"
android:stackFromBottom="true"
+ android:fadingEdge="none" android:padding="4px"
android:fastScrollEnabled="true" android:smoothScrollbar="false"
- android:layout_marginBottom="20sp" android:padding="4px"
android:focusable="true"/>
<LinearLayout android:layout_width="fill_parent"
android:layout_height="wrap_content" android:orientation="horizontal"