From f40bd66b3a8dd4da0fe272570bc9089e6000bec4 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Tue, 3 Jun 2014 15:04:21 -0700 Subject: Decreased shadows for search bar and recent contact Lowered elevation/z-level for search bar ("Search contacts & places") and recent contact card ("Caller ID by Google is enabled") Bug: 15385828 Change-Id: Icdbc87d4046953bafcb5e0c7686e6efb3a49bdfb --- res/layout/lists_fragment.xml | 1 + res/values/dimens.xml | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout/lists_fragment.xml b/res/layout/lists_fragment.xml index 7e15f84c5..02dcbe3a0 100644 --- a/res/layout/lists_fragment.xml +++ b/res/layout/lists_fragment.xml @@ -40,6 +40,7 @@ android:textAllCaps="true" android:orientation="horizontal" android:layout_gravity="top" + android:elevation="@dimen/tab_elevation" style="@style/DialtactsActionBarTabTextStyle" /> 32dp - 3dp + 1dp 8dp 4dp 6dp @@ -110,10 +110,11 @@ 28dp 8dp - 3dp + 2dp 43dp + 2dp 8dp -- cgit v1.2.3