From 70c9fd59b14b1f8b850ca94f24bba1bd0de96b7d 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 --- Orbot/res/layout/layout_apps.xml | 10 ++++++++++ Orbot/res/layout/layout_apps_item.xml | 12 ++++++++++++ Orbot/res/values/strings.xml | 2 ++ 3 files changed, 24 insertions(+) create mode 100644 Orbot/res/layout/layout_apps.xml create mode 100644 Orbot/res/layout/layout_apps_item.xml diff --git a/Orbot/res/layout/layout_apps.xml b/Orbot/res/layout/layout_apps.xml new file mode 100644 index 00000000..2befc5cf --- /dev/null +++ b/Orbot/res/layout/layout_apps.xml @@ -0,0 +1,10 @@ + + + + + diff --git a/Orbot/res/layout/layout_apps_item.xml b/Orbot/res/layout/layout_apps_item.xml new file mode 100644 index 00000000..9c51e34d --- /dev/null +++ b/Orbot/res/layout/layout_apps_item.xml @@ -0,0 +1,12 @@ + + + + + + diff --git a/Orbot/res/values/strings.xml b/Orbot/res/values/strings.xml index 97b5ee4c..a290f93e 100644 --- a/Orbot/res/values/strings.xml +++ b/Orbot/res/values/strings.xml @@ -23,6 +23,8 @@ Settings Log Info +Apps + Help Close