summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-sw600dp
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2014-05-29 18:30:51 -0700
committerWinson Chung <winsonc@google.com>2014-05-30 11:44:27 -0700
commitcd23c849afefe58b213d5abb1c581f15d3ad543a (patch)
tree174bc86e5221c7c11991b93f904ff62dd62ed82d /packages/SystemUI/res/values-sw600dp
parent069707ed6fd1399ca90c57741960884773d3cc69 (diff)
downloadframeworks_base-cd23c849afefe58b213d5abb1c581f15d3ad543a.zip
frameworks_base-cd23c849afefe58b213d5abb1c581f15d3ad543a.tar.gz
frameworks_base-cd23c849afefe58b213d5abb1c581f15d3ad543a.tar.bz2
Updating paddings to design spec.
Change-Id: I11286937216494304c38c87280bc69ef9522c596
Diffstat (limited to 'packages/SystemUI/res/values-sw600dp')
-rw-r--r--packages/SystemUI/res/values-sw600dp/dimens.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-sw600dp/dimens.xml b/packages/SystemUI/res/values-sw600dp/dimens.xml
index 5750faa..313e2e8 100644
--- a/packages/SystemUI/res/values-sw600dp/dimens.xml
+++ b/packages/SystemUI/res/values-sw600dp/dimens.xml
@@ -46,6 +46,9 @@
<!-- On tablets this is just the close_handle_height -->
<dimen name="peek_height">@dimen/close_handle_height</dimen>
+ <!-- The side padding for the task stack as a percentage of the width. -->
+ <item name="recents_stack_width_padding_percentage" format="float" type="dimen">0.075</item>
+
<!-- Width of the zen mode interstitial dialog. -->
<dimen name="zen_mode_dialog_width">384dp</dimen>