]> hydra-www.ietfng.org Git - android-vcpass-oisafe/commitdiff
OI Safe: added fastscroll to Search
authorrmceoin <rmceoin@72b678ce-9140-0410-bee8-679b907dd61a>
Wed, 28 Oct 2009 23:20:54 +0000 (23:20 +0000)
committerrmceoin <rmceoin@72b678ce-9140-0410-bee8-679b907dd61a>
Wed, 28 Oct 2009 23:20:54 +0000 (23:20 +0000)
git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2355 72b678ce-9140-0410-bee8-679b907dd61a

res/layout/search.xml

index 83d61266537349801d83a2d451ff0591202aaa92..eb21384029a205ecf36831c5fa3f276ceb931725 100644 (file)
@@ -42,6 +42,7 @@
                <TableRow>
                        <ListView
                                android:id="@id/android:list"
+                               android:fastScrollEnabled="true"
                                android:layout_width="wrap_content"
                                android:layout_height="wrap_content"/>
                </TableRow>