summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-05-13 17:40:42 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-05-14 14:44:11 -0700
commit12fb2cc8ec0dd915259beadacf91a131c6a090b9 (patch)
tree587fa954f4def35e2e6f67bf23947a294c6f7656 /res/values/dimens.xml
parentfb445cd97d828fa2d9fe3190b25524e39038cd0b (diff)
downloadandroid_packages_apps_Trebuchet-12fb2cc8ec0dd915259beadacf91a131c6a090b9.tar.gz
android_packages_apps_Trebuchet-12fb2cc8ec0dd915259beadacf91a131c6a090b9.tar.bz2
android_packages_apps_Trebuchet-12fb2cc8ec0dd915259beadacf91a131c6a090b9.zip
Extending the shadow effect for search bar to lower devices
> Applying the background to the whole container instead of recycleview Change-Id: Ifc90d05e0e96c41ba9aaf96b906211b101c2e197
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 2fa16e7a2..b5acfbdc6 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -71,6 +71,10 @@
<dimen name="drop_target_drag_padding">14dp</dimen>
<dimen name="drop_target_text_size">14sp</dimen>
+ <dimen name="all_apps_header_max_elevation">4dp</dimen>
+ <dimen name="all_apps_header_scroll_to_elevation">16dp</dimen>
+ <dimen name="all_apps_header_shadow_height">6dp</dimen>
+
<!-- Dragging -->
<!-- the area at the edge of the screen that makes the workspace go left
or right while you're dragging. -->