From 785d2eb2b8d7072c8124300dd9168ff51a91cf38 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Thu, 14 Apr 2011 16:08:02 -0700 Subject: Initial changes to merged AllApps/Customize pane in the Phone UI. Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948 --- res/layout/apps_customize_application.xml | 32 +++++++++++ res/layout/apps_customize_pane.xml | 96 +++++++++++++++++++++++++++++++ res/layout/tab_widget_indicator.xml | 19 ++++++ 3 files changed, 147 insertions(+) create mode 100644 res/layout/apps_customize_application.xml create mode 100644 res/layout/apps_customize_pane.xml create mode 100644 res/layout/tab_widget_indicator.xml (limited to 'res/layout') diff --git a/res/layout/apps_customize_application.xml b/res/layout/apps_customize_application.xml new file mode 100644 index 000000000..4f3632632 --- /dev/null +++ b/res/layout/apps_customize_application.xml @@ -0,0 +1,32 @@ + + + + diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml new file mode 100644 index 000000000..2b768b618 --- /dev/null +++ b/res/layout/apps_customize_pane.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/tab_widget_indicator.xml b/res/layout/tab_widget_indicator.xml new file mode 100644 index 000000000..b3694febc --- /dev/null +++ b/res/layout/tab_widget_indicator.xml @@ -0,0 +1,19 @@ + + + + -- cgit v1.2.3