From 52efda4d4a71a7b689a68e0ff68beb61bf8ca47b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 5 Mar 2015 15:01:01 -0800 Subject: Remove the shortcut/recents card. - Delete SwipeableShortcutCard, ShortcutCardsManager. - Remove related references in ListsFragment, layouts, helpers for swipe behavrio, dimensions, and ids. + Update sliding logic in ListsFragment. It's not ideal to use a frame layout to provide spacing/color, but this is the most straightforward way to maintain behavior for now. This can/should be revisited if removing the OverlappingPaneLayout. Bug: 19372817 Change-Id: I789119fb8f87ea19cda545eec7c722306fc2813d --- res/values/dimens.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'res/values/dimens.xml') diff --git a/res/values/dimens.xml b/res/values/dimens.xml index b8b93cb0a..e4097e3eb 100644 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -64,18 +64,6 @@ 0dp 32dp - - 3dp - 8dp - 4dp - 6dp - - - 20dp - 8dp - 12dp - 11dp - 4dp -- cgit v1.2.3