diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-04-23 00:07:02 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-04-23 00:07:02 +0200 |
commit | 58e2574f6a27930679f976278ad9c3dbc8d4ef2a (patch) | |
tree | ed66e30a6d1acf1fcb68672cb636507e0bd89d2a /res/layout/vpn_preference_layout.xml | |
parent | 488a41cc60636298581c2b44b4706b259fc98a36 (diff) |
Doing progress on the Preference dialog chaos
Diffstat (limited to 'res/layout/vpn_preference_layout.xml')
-rw-r--r-- | res/layout/vpn_preference_layout.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/vpn_preference_layout.xml b/res/layout/vpn_preference_layout.xml index 4d1f7e2e..15fc91ab 100644 --- a/res/layout/vpn_preference_layout.xml +++ b/res/layout/vpn_preference_layout.xml @@ -79,7 +79,7 @@ android:background="@android:drawable/divider_horizontal_dark" /> <ImageView - android:id="@+id/vpn_edit_settings" + android:id="@+id/quickedit_settings" android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_gravity="center" |