From de0f5c99d9eca7716ce353def214efdff3b0e199 Mon Sep 17 00:00:00 2001 From: Adam Powell Date: Fri, 3 Dec 2010 14:27:32 -0800 Subject: [PATCH] Fix bug 3248342 - resource not found for non-xlarge Change-Id: Ie3db1dcdec2bded49dc7579277f5c81773284647 --- core/res/res/layout/alert_dialog_holo.xml | 155 ++++++++++++++++++ core/res/res/layout/select_dialog_holo.xml | 36 ++++ .../res/layout/select_dialog_item_holo.xml | 36 ++++ .../layout/select_dialog_multichoice_holo.xml | 29 ++++ .../select_dialog_singlechoice_holo.xml | 29 ++++ 5 files changed, 285 insertions(+) create mode 100644 core/res/res/layout/alert_dialog_holo.xml create mode 100644 core/res/res/layout/select_dialog_holo.xml create mode 100644 core/res/res/layout/select_dialog_item_holo.xml create mode 100644 core/res/res/layout/select_dialog_multichoice_holo.xml create mode 100644 core/res/res/layout/select_dialog_singlechoice_holo.xml diff --git a/core/res/res/layout/alert_dialog_holo.xml b/core/res/res/layout/alert_dialog_holo.xml new file mode 100644 index 0000000000000..9579bcb76bf9b --- /dev/null +++ b/core/res/res/layout/alert_dialog_holo.xml @@ -0,0 +1,155 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +