summaryrefslogtreecommitdiffstats
path: root/res/values-w470dp
diff options
context:
space:
mode:
authorKatherine Kuan <katherinekuan@google.com>2011-06-20 15:16:35 -0700
committerKatherine Kuan <katherinekuan@google.com>2011-06-27 09:43:08 -0700
commit8f0f3343e4363a5e1f11b35392c8393f263aaa41 (patch)
treef73cc6864a5ea54d3c1f85298da747d92fe8614a /res/values-w470dp
parenta6ac2e03698f344aa96f280cbc041e8309868a38 (diff)
downloadpackages_apps_Contacts-8f0f3343e4363a5e1f11b35392c8393f263aaa41.tar.gz
packages_apps_Contacts-8f0f3343e4363a5e1f11b35392c8393f263aaa41.tar.bz2
packages_apps_Contacts-8f0f3343e4363a5e1f11b35392c8393f263aaa41.zip
Phone landscape view of contact card
- No tab carousel, show half of the other (about or updates) page, tap or swipe to see the other page - Add alpha layer and touch interceptor layer - Add new resources folder for w470dp to cover landscape on phone sized devices Change-Id: Ia3b1cd76ebe35420b1facd415998b14ba161b0ba
Diffstat (limited to 'res/values-w470dp')
-rw-r--r--res/values-w470dp/dimens.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/res/values-w470dp/dimens.xml b/res/values-w470dp/dimens.xml
new file mode 100644
index 000000000..ba7f3f85d
--- /dev/null
+++ b/res/values-w470dp/dimens.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 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.
+-->
+<resources>
+ <dimen name="detail_tab_carousel_height">0dip</dimen>
+</resources>