From e0c332365604976d999eb25d4bdcc49ec75b7a1c Mon Sep 17 00:00:00 2001 From: Tony Wickham Date: Mon, 8 Feb 2016 11:37:04 -0800 Subject: Tweak spring-loaded workspace. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - No page indicators in spring-loaded mode - Don’t move workspace up as high - Scale workspace at 90% instead of 80% on phones - Increase speed of workspace -> spring-loaded -> workspace - Widgets were being scaled down twice when dragging from widget picker - Don't scale up icons when dragging (scaling other stuff down is enough) - Make scrim less dark and panels more transparent - Thin white border around page instead of highlight when hovering Change-Id: I963e91c20d4c0340480d165e0f3b8064783c0cb2 --- res/values/config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/values/config.xml') diff --git a/res/values/config.xml b/res/values/config.xml index 4efffffe1..90df99787 100644 --- a/res/values/config.xml +++ b/res/values/config.xml @@ -21,12 +21,12 @@ - 55 + 30 100 250 - 80 + 90 70 -- cgit v1.2.3