]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/layout/main.xml
go
[Dictionary.git] / res / layout / main.xml
index 2de3e1aa9898a960e5e811f1e869712489adcaf3..3e19caa48d4916ea63735e4d38cfbddc6af1e2a5 100755 (executable)
@@ -12,7 +12,7 @@
 
        <ListView android:id="@id/android:list"
                android:layout_width="fill_parent" android:layout_height="fill_parent"
-               android:choiceMode="singleChoice" android:clickable="true"></ListView>
+               android:choiceMode="singleChoice" android:clickable="true" android:focusableInTouchMode="true" android:focusable="true"></ListView>
 
 
 </LinearLayout>