summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-06-03 15:04:21 -0700
committerNancy Chen <nancychen@google.com>2014-06-03 17:24:46 -0700
commitf40bd66b3a8dd4da0fe272570bc9089e6000bec4 (patch)
treec851566a899c83921f176ad5bd1adcff8a3e878d /res/layout
parent9da8fb46fa21159321295119e1b2075747cfbbf9 (diff)
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
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/lists_fragment.xml1
1 files changed, 1 insertions, 0 deletions
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" />
<android.support.v4.view.ViewPager
android:id="@+id/lists_pager"