diff --git a/res/layout/folderpicker_content.xml b/res/layout/folderpicker_content.xml index 7bf3ae09..800be47a 100644 --- a/res/layout/folderpicker_content.xml +++ b/res/layout/folderpicker_content.xml @@ -25,14 +25,16 @@ THE SOFTWARE. xmlns:dslv="http://schemas.android.com/apk/res-auto" android:layout_width="fill_parent" android:layout_height="fill_parent" - android:orientation="vertical" > + android:orientation="vertical" + android:focusable="true" + android:focusableInTouchMode="true" > -