From 780c926db5094de5f80bdd3dfedf3e97777cc4f4 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 25 Jul 2016 17:17:11 -0700 Subject: Match updated redlines for shortcuts. - Align shortcut icons with original icon. - Drag handle is lighter and smaller. - Shortcut pills are slightly wider to accommodate long text. Bug: 28980830 Change-Id: I8e9709e3cbdb9df86a805a4b63a696975c61df5a --- res/drawable/deep_shortcuts_drag_handle.xml | 6 +++--- res/values/dimens.xml | 11 ++++++++++- res/values/styles.xml | 6 +++--- 3 files changed, 16 insertions(+), 7 deletions(-) (limited to 'res') diff --git a/res/drawable/deep_shortcuts_drag_handle.xml b/res/drawable/deep_shortcuts_drag_handle.xml index d5fca2ecf..99d2b07a5 100644 --- a/res/drawable/deep_shortcuts_drag_handle.xml +++ b/res/drawable/deep_shortcuts_drag_handle.xml @@ -15,12 +15,12 @@ --> + android:fillColor="#4D000000"/> \ No newline at end of file diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 6bfd0692b..7436478f9 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -155,7 +155,7 @@ 9dp - 180dp + 208dp 48dp 24dp 4dp @@ -164,9 +164,18 @@ of the shortcut container before the container is removed. --> 35dp 36dp + 6dp + 16dp + 8dp 5dp + 16dp 10dp 8dp -2dp + + + 19dp diff --git a/res/values/styles.xml b/res/values/styles.xml index 627c433e5..a647cf259 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -80,9 +80,9 @@