res/layout/contactlist.xml
changeset 623 d33917d9800e
parent 592 1a929f74b5e0
child 665 01f3b7160f4b
--- a/res/layout/contactlist.xml	Mon Jan 04 02:43:14 2010 +0100
+++ b/res/layout/contactlist.xml	Fri Jan 08 16:37:15 2010 +0100
@@ -13,7 +13,7 @@
 		android:padding="2px">
 		<ListView android:id="@+id/contactlist"
 		    android:layout_width="fill_parent" android:layout_height="fill_parent"
-		    android:transcriptMode="alwaysScroll" />
+		    android:transcriptMode="disabled" />
 		<!-- normal should be better -->
 	</LinearLayout>