summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2014-05-20 19:41:58 +0200
committerJorim Jaggi <jjaggi@google.com>2014-05-22 01:01:36 +0200
commit1d480695df31f1c328473f32d5007cea6a03b6e0 (patch)
tree59dfaf84c6791c6fcfe73874cbbdc8b63175b933 /packages/SystemUI/res
parentb7b61ddaef4f2a2ebc79e832fb909fd4dcac8ba5 (diff)
downloadframeworks_base-1d480695df31f1c328473f32d5007cea6a03b6e0.zip
frameworks_base-1d480695df31f1c328473f32d5007cea6a03b6e0.tar.gz
frameworks_base-1d480695df31f1c328473f32d5007cea6a03b6e0.tar.bz2
Change fling behavior of PanelView.
Change-Id: Ie700be6b1ef48350601ce6bc7fe60579fddae098
Diffstat (limited to 'packages/SystemUI/res')
-rw-r--r--packages/SystemUI/res/values/dimens.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/SystemUI/res/values/dimens.xml b/packages/SystemUI/res/values/dimens.xml
index 44b9d38..c209434 100644
--- a/packages/SystemUI/res/values/dimens.xml
+++ b/packages/SystemUI/res/values/dimens.xml
@@ -233,9 +233,6 @@
in dps over one second of time. -->
<dimen name="recents_animation_movement_in_dps_per_second">800dp</dimen>
- <!-- Space below the notification stack -->
- <dimen name="notification_stack_margin_bottom">0dp</dimen>
-
<!-- Space reserved for the cards behind the top card in the top stack -->
<dimen name="top_stack_peek_amount">12dp</dimen>