author | Da Risk <darisk972@gmail.com> |
Fri, 08 Jan 2010 17:16:17 +0100 | |
changeset 626 | aa1bad380eec |
parent 625 | fd6d31c4460e (current diff) |
parent 623 | d33917d9800e (diff) |
child 627 | 099e4279bf06 |
--- a/res/layout/contactlist.xml Fri Jan 08 17:14:37 2010 +0100 +++ b/res/layout/contactlist.xml Fri Jan 08 17:16:17 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>