summaryrefslogtreecommitdiffstats
path: root/res/layout-sw720dp-land/quickcontact_activity.xml
diff options
context:
space:
mode:
authorPaul Soulos <psoulos@google.com>2014-08-28 18:47:42 -0700
committerPaul Soulos <psoulos@google.com>2014-08-29 16:22:32 +0000
commit1deb532faf5b7e00d42a6c1764147ebda0dd7072 (patch)
tree4782d979f2acc8c572d85875e128264fec41663a /res/layout-sw720dp-land/quickcontact_activity.xml
parent200423195a1d3a372038509b41b98afd7141555d (diff)
downloadpackages_apps_Contacts-1deb532faf5b7e00d42a6c1764147ebda0dd7072.tar.gz
packages_apps_Contacts-1deb532faf5b7e00d42a6c1764147ebda0dd7072.tar.bz2
packages_apps_Contacts-1deb532faf5b7e00d42a6c1764147ebda0dd7072.zip
Centers the QuickContact card in portrait on large tablets
bug: 16679207 Change-Id: I72f527296d219fcd168f790b82e4517625d9c0ca
Diffstat (limited to 'res/layout-sw720dp-land/quickcontact_activity.xml')
-rw-r--r--res/layout-sw720dp-land/quickcontact_activity.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/res/layout-sw720dp-land/quickcontact_activity.xml b/res/layout-sw720dp-land/quickcontact_activity.xml
new file mode 100644
index 000000000..af622dc3a
--- /dev/null
+++ b/res/layout-sw720dp-land/quickcontact_activity.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<merge>
+ <include layout="@layout/quickcontact_activity_landscape" />
+</merge> \ No newline at end of file