From 031186e74c9f174d05a09c4059def7bcbc558ac6 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 27 Apr 2012 23:24:49 +0200 Subject: it is not getIntent() nor savedState nor other fancy stuff, getArgument() is what I want --- res/layout/basic_settings.xml | 16 +++++++++++++++- res/layout/viewconfig.xml | 11 +++++++++++ res/layout/vpn_preference_layout.xml | 2 +- 3 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 res/layout/viewconfig.xml (limited to 'res/layout') diff --git a/res/layout/basic_settings.xml b/res/layout/basic_settings.xml index cfe8c6e3..4e6f549f 100644 --- a/res/layout/basic_settings.xml +++ b/res/layout/basic_settings.xml @@ -25,6 +25,20 @@ android:orientation="vertical" android:padding="3mm" > + + + + + + + --> - + + + + + + \ No newline at end of file diff --git a/res/layout/vpn_preference_layout.xml b/res/layout/vpn_preference_layout.xml index 15fc91ab..fbb18115 100644 --- a/res/layout/vpn_preference_layout.xml +++ b/res/layout/vpn_preference_layout.xml @@ -22,7 +22,7 @@ android:minHeight="?android:attr/listPreferredItemHeight" >