From 8b2e37e5a0e10d234ffe6815e9a462283cad3d78 Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Tue, 8 May 2012 20:06:13 -0700 Subject: Improve recents on sw600dp devices Bug: 6405276 - Make thumbnails bigger - Make thumbnails higher-res - In landscape, start the thumbnails on the right - Fix issue where you'd sometimes see "No recent apps" flash before the thumbnails appeared - Fix issue where the first time recents was run you'd see double the amount of thumbnails Change-Id: I878caf57a955cb6a0c1b4f0a72b5b993609047f2 --- .../SystemUI/res/values-sw600dp-port/dimens.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 packages/SystemUI/res/values-sw600dp-port/dimens.xml (limited to 'packages/SystemUI/res/values-sw600dp-port') diff --git a/packages/SystemUI/res/values-sw600dp-port/dimens.xml b/packages/SystemUI/res/values-sw600dp-port/dimens.xml new file mode 100644 index 0000000..7dc91d1 --- /dev/null +++ b/packages/SystemUI/res/values-sw600dp-port/dimens.xml @@ -0,0 +1,21 @@ + + + + + 140dip + -- cgit v1.1