summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values/dimens.xml
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2015-04-14 20:04:12 -0700
committerSelim Cinek <cinek@google.com>2015-04-15 13:14:27 -0700
commitaac932591d7aa05bae61d2b47ed7647f35da0001 (patch)
tree0e5654729e1db996efa810e45982bc369b71349c /packages/SystemUI/res/values/dimens.xml
parente53e6bbb82b411f99083e4a6d2071fde45d68d53 (diff)
downloadframeworks_base-aac932591d7aa05bae61d2b47ed7647f35da0001.zip
frameworks_base-aac932591d7aa05bae61d2b47ed7647f35da0001.tar.gz
frameworks_base-aac932591d7aa05bae61d2b47ed7647f35da0001.tar.bz2
Added the heads up scrim back
Also fixed a bug where the notification panel would keep a hardware layer. Also improved the interal structure of the HeadsUpManager Change-Id: I635e4a89b0a32573c26515cc3e65e142d77593ec
Diffstat (limited to 'packages/SystemUI/res/values/dimens.xml')
-rw-r--r--packages/SystemUI/res/values/dimens.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values/dimens.xml b/packages/SystemUI/res/values/dimens.xml
index f9504fb..9e084a0 100644
--- a/packages/SystemUI/res/values/dimens.xml
+++ b/packages/SystemUI/res/values/dimens.xml
@@ -330,6 +330,7 @@
keyguard_clock_height_fraction_* for the difference between min and max.-->
<dimen name="keyguard_clock_notifications_margin_min">24dp</dimen>
<dimen name="keyguard_clock_notifications_margin_max">36dp</dimen>
+ <dimen name="heads_up_scrim_height">250dp</dimen>
<!-- The minimum amount the user needs to swipe to go to the camera / phone. -->
<dimen name="keyguard_min_swipe_amount">110dp</dimen>