From 94b10b530c0fc297e2974e57e094c500d3ee6003 Mon Sep 17 00:00:00 2001 From: Chiao Cheng Date: Fri, 17 Aug 2012 16:59:12 -0700 Subject: Initial move of dialer features from contacts app. Bug: 6993891 Change-Id: I758ce359ca7e87a1d184303822979318be171921 --- res/layout-land/dialpad_fragment.xml | 97 ++++++++++++++++++++++++++++++++++ res/layout-land/dialtacts_activity.xml | 27 ++++++++++ 2 files changed, 124 insertions(+) create mode 100644 res/layout-land/dialpad_fragment.xml create mode 100644 res/layout-land/dialtacts_activity.xml (limited to 'res/layout-land') diff --git a/res/layout-land/dialpad_fragment.xml b/res/layout-land/dialpad_fragment.xml new file mode 100644 index 000000000..d1cf3a405 --- /dev/null +++ b/res/layout-land/dialpad_fragment.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout-land/dialtacts_activity.xml b/res/layout-land/dialtacts_activity.xml new file mode 100644 index 000000000..f43fe5f06 --- /dev/null +++ b/res/layout-land/dialtacts_activity.xml @@ -0,0 +1,27 @@ + + + + + + -- cgit v1.2.3