From ddbfa4f1e01a74f625a6a553f0261c6b2ad4fdd8 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 31 Dec 2011 16:59:18 -0800 Subject: import --- res/drawable-hdpi/app_icon.png | Bin 0 -> 5589 bytes res/drawable/app_icon.png | Bin 0 -> 4182 bytes res/layout/custom_title.xml | 39 ++++++++++++++++++++++++++++ res/layout/device_list.xml | 56 +++++++++++++++++++++++++++++++++++++++++ res/layout/device_name.xml | 21 ++++++++++++++++ res/layout/main.xml | 46 +++++++++++++++++++++++++++++++++ res/layout/message.xml | 21 ++++++++++++++++ res/menu/option_menu.xml | 26 +++++++++++++++++++ res/values/strings.xml | 41 ++++++++++++++++++++++++++++++ 9 files changed, 250 insertions(+) create mode 100644 res/drawable-hdpi/app_icon.png create mode 100644 res/drawable/app_icon.png create mode 100644 res/layout/custom_title.xml create mode 100644 res/layout/device_list.xml create mode 100644 res/layout/device_name.xml create mode 100644 res/layout/main.xml create mode 100644 res/layout/message.xml create mode 100644 res/menu/option_menu.xml create mode 100644 res/values/strings.xml (limited to 'res') diff --git a/res/drawable-hdpi/app_icon.png b/res/drawable-hdpi/app_icon.png new file mode 100644 index 0000000..8836ff6 Binary files /dev/null and b/res/drawable-hdpi/app_icon.png differ diff --git a/res/drawable/app_icon.png b/res/drawable/app_icon.png new file mode 100644 index 0000000..d3e09a5 Binary files /dev/null and b/res/drawable/app_icon.png differ diff --git a/res/layout/custom_title.xml b/res/layout/custom_title.xml new file mode 100644 index 0000000..57eb6b4 --- /dev/null +++ b/res/layout/custom_title.xml @@ -0,0 +1,39 @@ + + + + + + \ No newline at end of file diff --git a/res/layout/device_list.xml b/res/layout/device_list.xml new file mode 100644 index 0000000..395695f --- /dev/null +++ b/res/layout/device_list.xml @@ -0,0 +1,56 @@ + + + + + + + +