summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-hdpi
diff options
context:
space:
mode:
authorPeter Ng <petergng@google.com>2011-09-07 11:26:53 -0700
committerMichael Jurka <mikejurka@google.com>2011-09-08 20:35:19 -0700
commit02038e3cbb02268a77e53b4bde9762186238f21b (patch)
tree90a73e323e6450aaa1671bef07fab5726d823b22 /packages/SystemUI/res/values-hdpi
parentcad99824680b3c37138b901e26eeb3e287891f22 (diff)
downloadframeworks_base-02038e3cbb02268a77e53b4bde9762186238f21b.zip
frameworks_base-02038e3cbb02268a77e53b4bde9762186238f21b.tar.gz
frameworks_base-02038e3cbb02268a77e53b4bde9762186238f21b.tar.bz2
Updated Recent Apps visuals
-added padding to portrait and landscape layout recent item -updated drawable stroke on press and drag Change-Id: I98e0073f5fba6d13f041871337e4dc534bbc1460
Diffstat (limited to 'packages/SystemUI/res/values-hdpi')
-rw-r--r--packages/SystemUI/res/values-hdpi/dimens.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/SystemUI/res/values-hdpi/dimens.xml b/packages/SystemUI/res/values-hdpi/dimens.xml
index 277626e..6b6fd4d 100644
--- a/packages/SystemUI/res/values-hdpi/dimens.xml
+++ b/packages/SystemUI/res/values-hdpi/dimens.xml
@@ -16,10 +16,6 @@
*/
-->
<resources>
- <!-- padding of pressed drawable for recents thumbnails (should be the same on left, right,
- top, and bottom -->
- <dimen name="recents_thumbnail_bg_press_padding">3px</dimen>
-
<!-- thickness (height) of each notification row, including any separators or padding -->
<!-- Note: this is 64dip + 1px divider = 97px. -->
<dimen name="notification_height">97px</dimen>