From 412f860afc1889491389dfe1c02f8800d52a86ff Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Sat, 27 Feb 2010 23:57:22 +0000 Subject: [PATCH] added new list layout resources for transproxy app chooser view svn:r21762 --- res/layout/layout_apps.xml | 10 ++++++++++ res/layout/layout_apps_item.xml | 12 ++++++++++++ res/values/strings.xml | 2 ++ 3 files changed, 24 insertions(+) create mode 100644 res/layout/layout_apps.xml create mode 100644 res/layout/layout_apps_item.xml diff --git a/res/layout/layout_apps.xml b/res/layout/layout_apps.xml new file mode 100644 index 00000000..2befc5cf --- /dev/null +++ b/res/layout/layout_apps.xml @@ -0,0 +1,10 @@ + + + + + diff --git a/res/layout/layout_apps_item.xml b/res/layout/layout_apps_item.xml new file mode 100644 index 00000000..9c51e34d --- /dev/null +++ b/res/layout/layout_apps_item.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 97b5ee4c..a290f93e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -23,6 +23,8 @@ Settings Log Info +Apps + Help Close