summaryrefslogtreecommitdiff
path: root/res/layout/vpn_profile_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/vpn_profile_list.xml')
-rw-r--r--res/layout/vpn_profile_list.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/vpn_profile_list.xml b/res/layout/vpn_profile_list.xml
index 870c0431..004c4638 100644
--- a/res/layout/vpn_profile_list.xml
+++ b/res/layout/vpn_profile_list.xml
@@ -8,6 +8,7 @@
android:paddingRight="@dimen/stdpadding" >
<ListView
+ android:descendantFocusability="afterDescendants"
android:id="@android:id/list"
android:layout_width="fill_parent"
android:layout_height="fill_parent" />