From 200e32804c7de47db7d918bae5504cfb7c07e2cd Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Tue, 3 Jun 2014 15:04:21 -0700 Subject: DO NOT MERGE 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 + 1 file changed, 1 insertion(+) (limited to 'res/layout') 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" />